Search Issue Tracker
Clicking on Entities Memory in the Profiler throws an error
How to reproduce:1. Create a new 3D (URP) Project2. Open Package Manager (Window -> Package Manager)3. Click the "+" icon4. Click... Read more
Crash on tlsf_free when UI Elements are moved to the side by scrolling
Reproduction steps:1. Open the “crash_prj” project2. Open the “BeginnerMission” scene3. Enter the Play Mode4. Observe the crash Expe... Read more
Opening Profiler after Entering and exiting Play mode presents empty Pro...
How to reproduce:1. Create a new 3D (URP) Project2. Open Package Manager (Window -> Package Manager)3. Click the "+" icon4. Click... Read more
Nested object label indentation is incorrect when using the UI Toolkit I...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Open the "Assets/Scene.unity" scene3. Select the “GameObject” GameOb... Read more
"System.InvalidOperationException" and "System.IndexOutOfRangeException"...
How to reproduce:1. Open the attached "ReproProjectErrors.zip" from Google Drive link2. Enter the Play mode3. Make sure that PlayMod... Read more
[VFX] Gizmo still incorrectly rendered for a hidden property
Steps to reproduce: 1) Create a new VFX Graph 2) Add Sphere and Position properties for it 3) Enable editing gizmos in inspector, dr... Read more
[2D] Light 2D component does not light the sprite correctly in the Play ...
Reproductions steps:1. Open the attached “ReproProject” project2. Open the “ReproScene“ scene3. In the Hierarchy window select the "... Read more
Animator.GetCurrentAnimatorClipInfo() returns an empty list when the Ani...
Reproduction steps:1. Open the attached “AnimatorTest.zip” project2. Open the “Assets/Scenes/SampleScene.unity” scene3. Enter the Pl... Read more
Canvas Scaler causes abnormal scaling of Canvas elements in Play Mode wh...
How to reproduce: Set up one monitor with a scale different than the other monitor (Display Settings > Scale) Open the “unity-can... Read more
New 3D URP Sample Scenes Project is created with an invalid dependency o...
How to reproduce:1. Try and create a 3D URP Sample Scenes Project through HUB Expected result: The Project is created successfullyAc... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code