Search Issue Tracker
GameObject isn't specified when "SendMessage cannot be called during Awa...
How to reproduce: 1. Open the attached project 2. In the Project window, select the asset "SelectMe" (Assets/SelectMe.asset) 3. In t... Read more
Calling GetComponents method on non-empty List keeps old references to e...
Reproduction steps: 1. Download and open the attached project 'ComponentLeak.zip' 2. Open scene 'SampleScene' 3. Enter Play Mode 4. ... Read more
The BinaryReader read data to a Span <byte> is always zero
How to reproduce: 1. Open project "ReadToSpan.zip" 2. In the top Menu bar press Test>Test BinaryReader to Span Expected result: No ... Read more
Editor crashes when PropertyInfo.GetValue() is called for properties fro...
How to reproduce: 1. Open the user's attached "JsonGameObjectTesting.zip" project 2. Open the "SampleScene" Scene 3. Enter Play Mode... Read more
Assertion failed error is thrown when accessing AnimatorState.behaviours...
Steps to reproduce: 1. Download and open the project "animatorstate-error.zip" in the Debug Build of Unity Editor 2. Open Assets/Tes... Read more
UI option is missing from the Hierarchy context menu after exiting Safe ...
Reproduction steps: 1. Open the attached "temp-safe-mode.zip" project 2. Trigger a compiler error by editing Assets/Scripts/NewBehav... Read more
RuntimeInitializeOnLoad methods are called multiple times when using def...
How to reproduce: 1. Open the attached "RuntimeInitializeOnLoad.zip" project 2. Build and Run to Standalone 3. Close the Build 4. Op... Read more
Crash on tlsf_free when Entering the Play mode and creating a custom con...
How to reproduce: 1. Open the user's attached project and Scenes/SampleScene scene 2. Enter the Play mode (if the project does not c... Read more
OnParticleTrigger() is called before Awake()
How to reproduce: 1. Open the attached project "ParticlesBug.zip" 2. Open "Test Particles" Scene 3. Enter Play mode 4. Pause Play mo... Read more
[Backport] Editor crashes when compiling scripts if UNITY_DIAG_ENABLE_DO...
How to reproduce: 0. If not set already, set the UNITY_DIAG_ENABLE_DOMAIN_RELOAD_TIMINGS system environment variable to value 1 and... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
- Copied and Pasted States appear in a set location instead of where the Users cursor is located at when using the Pasting Shortcut
- Animator Component information box text is not centered