Search Issue Tracker
Using Transform.LookAt() right after instantiating causes a crash in b2B...
Reproduction steps:1. Open the attached project "SpaceMonsters.zip";2. Open the SampleScene;3. Enter a play mode;4. Click several ti... Read more
[Metal][macOS] Incorrect shading on a specific 'grid' shader when metal ...
To reproduce: 1. Open repro project2. Open 'Main' scene3. Open game view4. Enable/disable metal Expected: game view should be the sa... Read more
[ProBuilder] NullReferenceException thrown when Redo operation is perfor...
On performing Undo and Redo operation with the Smooth Group Editor window then it causes the editor to throw NullReferenceException,... Read more
The wrong Component/Class gets added when adding a Nested Class via Scri...
How to reproduce:1. Open the user-attached “YouHaveToBeKiddingMeBro.zip” project2. Enter Play Mode Expected result: “Added the corre... Read more
Entering play mode re-centers the graph
Steps to reproduce: Create and open an empty project Install com.unity.behavior Create and open a behavior graph (Assets > Create... Read more
Redo doesn't restore all ScriptableObjects when they are added using "As...
How to reproduce:1. Open the attached “SORedoUndo.zip“ project2. Select the "BaseScriptableObject" asset3. In the Inspector press "A... Read more
[macOS] Built Player crashes sometimes when exiting it
How to reproduce:1. Open the attached project "KernelPanic.zip"2. Go to the Build Settings (File->Build Settings)3. Make a build4... Read more
Sprite flickers with fragments of sprites that are on its side in the sp...
To reproduce:1. Open the project attached by the user2. Move the scene around and notice green fragments flickering on the sides of ... Read more
Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using J...
Reproduction steps:1. Open the attached project "CrashRepro" and open “Assets/Scenes/SampleScene.unity“2. Enable “Canvas/Enable Me W... Read more
Input field doesn't open On-Screen Keyboard on touch screens
Reproduction steps: 1. Create a New Project2. Select any input field Expected Result: On-Screen Keyboard appearsActual Result: The f... 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