Search Issue Tracker
Animator Component gives incorrect Layer count when using animator.layer...
How to reproduce:1. Open the attached project “IN_14247”2. Open “SampleScene” in Scenes3. Select the "Game Object" GameObject4. In t... Read more
Commas do not automatically change to dots in Color Picker's "Current Br...
To reproduce:1. Open a new Unity project2. In project window, create a Material3. Click on Material, then open Color picker in Inspe... Read more
[Timeline] Dropdown icon for "Advanced" properties doesn't work under "C...
The Dropdown icon for "Advanced" properties doesn't work under "Control Playable Asset" in Inspector.Please refer to the attached vi... Read more
Sprites disapear when selecting multiple objects and using the Transform...
Steps to reproduce : 1. import the project attached2. add a few sprites to the scene located in the folder3. select all the sprites4... Read more
Unity hangs on the "Asset Pipeline Refresh" when entering the Play Mode ...
How to reproduce:1. Open the project “IN_29490”2. Enter the Play Mode Expected result: Unity doesn’t hangActual result: Unity hangs ... Read more
[Project Browser] Assets are not imported again when reimported from pro...
Assets are not imported again when reimported from project browser Steps to Reproduce: 1. Create a new project.2. Window > Asset ... Read more
[URP]Post Processing is not rendered in the Scene View
Steps to reproduce: 1) Download attached project and open in Unity 2) Open "ReproScene" 3) Observe the Scene View Note: Post Process... Read more
Baked NavMesh with intersecting objects is deleted on save when Max Slop...
How to reproduce:1. Open the attached project ("NavMeshBug.zip")2. Open the Navigation window (Window -> AI -> Navigation)3. C... Read more
Cursor flickering when creating Shape with ProBuilder
Open the attached project "FlickeringPrefab.zip" Open "SampleScene" Scene From menu bar open ProBuilder Window Tools > ProBuilder... Read more
[IL2CPP] System.Array.Sort<uint> returns incorrectly sorted array
To reproduce:1. Open attached project2. Open "Main" scene3. Play the scene in the Editor4. Set build platform to iOS5. In the Player... 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