So your code is slow: General C# and DOTS-specific performance tips
We’re happy to be posting this super-useful performance checklist provided by Brian Will. Brian is the author of the recently released e-book Introduction to DOTS concepts, features, and samples for advanced Unity develo…
|
|
5
|
3257
|
June 16, 2025
|
Is this a bad practice or "poor" code regarding C# properties?
|
|
8
|
105
|
June 16, 2025
|
How to make the code keep activating objects?
|
|
2
|
17
|
June 16, 2025
|
Please expose UnityEditor.LogEntry/LogEntries as public
|
|
0
|
17
|
June 15, 2025
|
Vertical Layout Group - Reverse Arrangement via scripting
|
|
1
|
19
|
June 14, 2025
|
Unity event not being invoked
|
|
5
|
43
|
June 13, 2025
|
Why are so many local variables not in the "scope" when debugging this code?
|
|
10
|
65
|
June 12, 2025
|
Script causing object to teleport but shouldn't
|
|
7
|
40
|
June 12, 2025
|
Unity MissingReferenceException doesn't show from where it comes
|
|
10
|
45
|
June 11, 2025
|
How to debug a Unity app that crashes with no error?
|
|
8
|
46
|
June 11, 2025
|
Custom timers working with EditorApplication.update but not working with Update at runtime
|
|
5
|
20
|
June 11, 2025
|
How to change child objects in real time
|
|
4
|
36
|
June 9, 2025
|
[Tool][Script] Copy & Paste AnimatorController Parameters in Unity Editor
|
|
4
|
31
|
June 7, 2025
|
Trying to make a seamless cutscene to gameplay transition, but the mouse input keeps moving the camera
|
|
2
|
21
|
June 6, 2025
|
Native level error when using Object.InstantiateAsync
|
|
0
|
10
|
June 5, 2025
|
Camera keeps spinning rapidly as soon as I hit play
|
|
5
|
16
|
June 5, 2025
|
Dependency Injection of functions
|
|
8
|
87
|
June 4, 2025
|
Unable to trigger picking up ammo/health
|
|
2
|
19
|
June 2, 2025
|
Setting Y rotation on FromToRotation Quaternion
|
|
1
|
21
|
June 1, 2025
|
CharacterController.Move called on inactive controller in Build but Not in Edittor
|
|
3
|
13
|
June 1, 2025
|
Changing Object Name Based on How many clones of it exists
|
|
1
|
12
|
May 31, 2025
|
Unity thinks the script class isn't defined when it is
|
|
6
|
70
|
May 30, 2025
|
[SOLVED] How can I make Invoke() wait for fractions of seconds?
|
|
2
|
18
|
May 30, 2025
|
The non-generic type 'List' cannot be used with type arguments
|
|
1
|
31
|
May 30, 2025
|
Can't see EditorUtilities class (and others) in UnityEditor namespace
|
|
3
|
21
|
May 28, 2025
|
Enabling Straight Alpha of Material not working in builds
|
|
0
|
16
|
May 28, 2025
|
Modify the velocity of particles every frame, without lag
|
|
3
|
51
|
May 27, 2025
|
Localization changes from Korean to English on scene change
|
|
2
|
47
|
May 25, 2025
|
Help needed with conveyer system mechanic
|
|
6
|
66
|
May 27, 2025
|
Procedural Plane Strange Results When Setting Resolution
|
|
4
|
21
|
May 27, 2025
|