Search Issue Tracker
ProBuilder window close any other active pop-up, e.g. Texture picker whe...
To reproduce:1. Open attached project2. Open the Texture picker, e.g. click the Albedo map picker on a Material3. Make sure Texture ... Read more
Burst compiler finishes build with ThreadAbortException when using batch...
How to reproduce:1. Open attached project and close2. Locate and edit "Build.bat" file in project folder, replacing "PATH_TO_UNITY_2... Read more
Crash when attempting to undo an "apply" action to an upgraded disconnec...
Unity will crash when a user attempts to undo an "apply" action to an upgraded disconnected prefab. To reproduce:1) Download + open ... Read more
Android build fails when keystore or key password uses non-ASCII characters
How to reproduce:1. Create a new project2. Switch platform to android3. Go to Player Settings -> Publishing settings4. Open keyst... Read more
Rigidbody with CapsuleCollider keeps bouncing when colliding with Box Co...
How to reproduce:1. Open the user's attached project ("TestUnityProject.zip")2. Open the repro scene ("SampleScene")3. Enter the Pla... Read more
Unity crashes when using Animator.StartPlayBack and changing animator.pl...
How to reproduce:1. Open attached project (PlaybackTest.zip)2. Open Scenes > SampleScene3. Press play Expected result: Unity does... Read more
Video stutters on playback when "Loop" option is enabled in video component
Steps to reproduce:1. Open original project2. Press play3. Observe video playback Expected result: Video loops properly, plays with ... Read more
Material and Sorting Layer fields of Sprite Renderer Component do not sh...
How to reproduce:1. Open the user's project and scene "SampleScene"2. Select "GameObject (all modified)" from the Hierarchy Window t... Read more
ShaderGraph produces pink shaders when having a property of Vector1 with...
The reproduction requires additional conditions:• Decimal separator set to comma on your OS (default settings for languages such as ... 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