Search Issue Tracker
[Simulator] Wrong Screen.width/height values returned in OnEnable when r...
How to reproduce:1. Open attached project "BadResolution.zip"2. Open "SampleScene" scene3. Enter Play Mode4. Select "Script" Game Ob... Read more
HashSet.TrimExcess causes an increase in memory
Steps to reproduce:1. Open attached project2. Open "Test" Scene3. Enter Play mode4. Select "TrimExcess-3.5" in the hierarchy5. Toggl... Read more
NET_STANDARD_2_1, NET_STANDARD_2_0 are not defined when asmdef targets E...
Reproduction steps:1. Open the attached project “IN-6270.zip”2. Enter Play Mode3. Exit Play Mode4. Observe Console Window5. In the P... Read more
Unity crashes on mono_string_new when trying to open scene
To reproduce:1. Open attached project ("790501.zip")2. Open "Main6" scene Actual behavior: Unity crashes Read more
C# Script from a package appears as missing in the Inspector window when...
Steps to reproduce:1. Open the attached project “missing_behaviours.zip“2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. In the... Read more
Logs still include a Stack Trace after setting Application.SetStackTrace...
How to reproduce:1. Open tester-attached project (case_1181994-702390-Updated)2. Open the 'MainScene'3. Enter Play Mode4. Open Edito... Read more
RuntimeInitializeOnLoad methods are called multiple times when using def...
How to reproduce:1. Open the attached "RuntimeInitializeOnLoad.zip" project2. Build and Run to Standalone3. Close the Build4. Open a... Read more
[Batch Mode] Compilation error on first launch of Android batch build re...
Reproduction steps:1. Download and extract the attached "1129098.zip" reproduction files2. Modify buildWin.bat and buildAndroid.bat ... Read more
Unity editor crashes if code has nullable structs with circular dependency
How to reproduce:1. Open attached project "754243.zip"2. In Project window, open "Test.cs" script3. Uncomment and save the code4. Se... Read more
Editor exits with return code 0 even with compilation errors when Unity ...
Untiy Editor exits with incorrect return code 0 if there are compilation errors and Editor is launched from the command line in a -b... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default