Search Issue Tracker
[Regression] Shadow of GameObject is placed away from it when using cert...
1. Open the attached "ReproProject" and "repro" scene2. Observe the "Train" and "Floor" GameObjects, notice that they use custom sha... Read more
Shader fails to compile when 2 equality tests are made and stored back i...
To reproduce: 1. Download and open attached "VertexIDTest.zip" project.2. Select the "VertexIDTest" shader from the project view.3. ... Read more
[IME] Unity does not recognize Schwa symbol ("ə" , "Ə")
To reproduce:1. Open a new Unity project2. Create a text component3. Change keyboard to Azerbaijani Latin4. Try to write the Schwa "... Read more
[Android] Building Oculus app with gradle thows attribute collision error
Reproduction steps:1) Open user's attached project2) Try to Build and run with Gradle build system-- Notice that build fails with a ... Read more
NavMeshAgent sometimes ignores NavMeshObstacle above the NavMeshLink
Steps to reproduce: 1) Download attached project 'NavMeshComponents-master copy.zip' and open in Unity2) Open 'Test' scene3) Press P... Read more
Every texture becomes fixed size after build when Load Behavior on SBSar...
To reproduce: 1. Download and open attached "sbsarBakeBug.zip" project.2. Expand "model_sbsar" asset to view all the textures.3. Not... Read more
UI objects are invisible in scene after instantiating them through script
How to reproduce:1. Open attached Unity project "BugExample2"2. Load "MainScene" scene3. Enter the play mode4. Press "Button" button... Read more
Objects activated during run time are not rendered
How to reproduce:1. Open the attached project2. Open the "example" scene3. Enter Play mode4. Press the "Is Showing" checkbox, the ob... Read more
[HLSLcc] bfi instructions with mask operators are incorrectly translated...
Reproduction steps:1. Open project attached (ComputeBitOpTest.zip)2. Open scene "Test".3. Open project settings and change Graphics ... Read more
Move Game Object To Unloaded scene on scene unloaded callback is possibl...
To reproduce: 1. Open attached project.2. Run tests. Result: Moving game object to scene (which was unloaded), on sceneUnloaded call... 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