Search Issue Tracker
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
GridLayoutGroup breaks the positions of GameObjects nested two and more ...
Steps to reproduce:1. Open attached Unity project2. Load Scene UI/UI_Ingame_Scene3. Check the Scene View Expected result: deepest-le... Read more
[Android] [iOS] [WWW] Cannot load specific jpg from StreamingAssets usin...
To reproduce:1) Open attached project and scene in it2) Switch platform to Standalone3) Play the scene in editor - note that the pho... Read more
[GearVR] Pause/Unpause repeatedly crashes app
1) Enable developer mode in the Gear VR service.2) Start the app.3) Repeatedly mash the Gear VR Back button to pause/resume quickly.... Read more
NavMesh.SamplePosition calculates position between nearest points incorr...
How to reproduce:1. Open given Unity project2. Enter "BugScene" scene3. Notice 3 green lines in the scene menu4. Try to move "WRONG!... Read more
Trees do not render in 'Unity Terrain - URP Demo Scene'
Steps to reproduce: Open a Unity URP Project Download and import the Unity Terrain - URP Demo Scene into your project Open the 'Terr... Read more
NavMesh Modifier does not affect NavMesh Surface when NavMesh Surface is...
How to reproduce:1. Open the user's attached project2. Create a new NavMesh Surface GameObject in the Hierarchy window (AI > NavM... Read more
Material renderQueue resets upon any changes made to the material or res...
Steps to reproduce:1. Create a new project2. Create a new material3. Change renderQueue value4. Make any other changes Expected resu... Read more
Test with InputTestFixture fails or causes other tests to fail when runn...
Reproduction steps:1. Open the attached project "InputTestFixtureBugSample"2. Open the Test Runner window and switch to "PlayMode"3.... Read more
Occlusion's fields can be set to negative numbers
How to reproduce:1. Create a new Unity project2. Go to Window -> Rendering -> Occlusion Culling -> Bake3. Try setting 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