Search Issue Tracker
Mathf.Sign returns 1 when input is 0
To reproduce: 1. Create a new Unity project 2. Debug log the return value of Mathf.Sign(0) 3. Observe console window Reproducible w... Read more
OrderBy function called in 'MenuService.cs' instead of ThenBy
Calling OrderBy on the results of a call to OrderBy introduces a new primary ordering that ignores the previously established orderi... Read more
Objects cannot be assigned in the Inspector when serialized field is der...
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/EnemyCreationScene 3. In the Hierarchy window, select "Bo... Read more
Fatal error "GetManagerFromContext: pointer to object of manager 'MonoMa...
Reproduction steps: 1. Open the attached project "1403883.zip" 2. Open "Main" Scene 3. Enter Play Mode 4. Close the Editor Reproduc... Read more
ColorUtility.TryParseHtmlString parses darkblue as #0000A0 instead of #0...
How to reproduce: 1. Open the attached project ("1408463_repro.zip") 2. Open the "SampleScene" Scene 3. Enter Play Mode 4. Observe t... Read more
Microsoft.CodeAnalysis.GeneratorAttribute causes errors in console
Reproduction steps: 1. Open project "unitybetafeatures.zip" 2. Observe the Console window Expected result: No errors in console Act... Read more
MonoBehaviour Scripts cause compilation errors when the namespace contai...
How to reproduce: 1. Open the user-submitted project 2. Open the scene "Reproduction" (Assets/Scenes/Reproduction.unity) 3. In the H... Read more
Runtime helper generated GameObjects are not added to main thread list w...
How to reproduce: 1. Open the user's project "TestCSharp8.zip" 2. Press Play and observe the Console Window Expected result: Genera... Read more
Editor crashes when adding a script to a TMP Button
Reproduction steps: 1. Open users attached project 2. Open Scenes/SampleScene 3. Add /Game Jam Template/Scripts/FlexibleUI/TMP/Flexi... Read more
Coroutines that are synchronized to "WaitForEndOfFrame" and "Time.deltaT...
How to reproduce: 1. Open the user attached project 2. Open the "OpeningScene" Scene 3. Enter Play Mode and press the left mouse but... 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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup