Search Issue Tracker
Player Setting "Virtual Reality Supported" is shared cross-platform
In the Player Settings, "Virtual Reality Supported" is shared between multiple platforms. This isn't necessarily desirable, as on st... Read more
Game view window scale resets when exiting full screen and scale was set...
To reproduce:1. Create a new project2. Open the Game view window3. Set aspect ratio to QHD (2560x1440)4. Set Scale to any value lowe... Read more
Unity crashed after creating new project with organization selected on l...
- Go to your UDN account and create an Organization- Open an existing Unity project- Go to File -> Create new project- On the New... Read more
NullReferenceException' is thrown on compilation when 'EditorStyles.fold...
Reproduction steps:1. Open the attached '1412430-sample' project2. Open the 'SampleScene'3. Enter Play mode to trigger the recompila... Read more
Game view window flickers when it gets rerendered in edit mode
Reproduction steps:1. Create a new 3D project (EDIT: notes at bottom seem to imply it should be HDRP project)2. Drag the Game view t... Read more
[2D][2D Lights and Shadows] Point Light seems to have a wrong behaviour ...
[2D][2D Lights and Shadows] Point Light seems to have a wrong behaviour when moving it in and out of a Light Reactor Repro Steps: 1.... Read more
[DXR] GPU memory leaks when Renderer.rayTracingMode is set to UnityEngin...
Reproduction steps:1. Open the attached project “RayTracingLeak”2. Open “Assets/OutdoorsScene.unity”3. Enter the Play Mode4. In the ... Read more
EditorGUI.FloatField cannot return "Infinity"
To reproduce:1. Import attached script to project2. Select window->Bug Test3. Type infinity into first field4. Notice that 3.4028... Read more
First frame of TextMeshPro text is rendered as squares
How to reproduce:1. Open attached project "TmpBug.zip"2. Enter Play mode (the Editor will be paused automatically)3. Observe Game or... Read more
"AssertionException: Assertion failure. Values are not equal" thrown whe...
How to reproduce: Open the attached project "Rollback Repro.zip" Enter Play Mode Expected results: No errors thrown in the Console w... 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
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"
- Prefab Variant does not get updated when changes are made on "OnValidate" method