Search Issue Tracker
[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 r... Read more
Coroutines that are synchronized to "WaitForEndOfFrame" and "Time.deltaT...
How to reproduce:1. Open the user attached project2. Open the "OpeningScene" Scene3. Enter Play Mode and press the left mouse button... Read more
Editor crashes when adding a script to a TMP Button
Reproduction steps:1. Open users attached project2. Open Scenes/SampleScene3. Add /Game Jam Template/Scripts/FlexibleUI/TMP/Flexible... 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: Generated... Read more
MonoBehaviour Scripts cause compilation errors when the namespace contai...
How to reproduce:1. Open the user-submitted project2. Open the scene "Reproduction" (Assets/Scenes/Reproduction.unity)3. In the Hier... 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 consoleActual ... 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" Scene3. Enter Play Mode4. Observe the o... Read more
Fatal error "GetManagerFromContext: pointer to object of manager 'MonoMa...
Reproduction steps:1. Open the attached project "1403883.zip"2. Open "Main" Scene3. Enter Play Mode4. Close the Editor Reproducible ... Read more
Assigining an instance to 'managedReferenceValue' doesn't apply to all t...
How to reproduce:1. Open the attached "1426045.zip" project2. Open the "SampleScene" Scene (Assets/Scenes)3. Select the "GameObject"... Read more
Objects cannot be assigned in the Inspector when serialized field is der...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/EnemyCreationScene3. In the Hierarchy window, select "Boss ... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object