Search Issue Tracker
[IME] Unity does not recognize Schwa symbol ("ə" , "Ə")
To reproduce: 1. Open a new Unity project 2. Create a text component 3. Change keyboard to Azerbaijani Latin 4. Try to write the Sch... Read more
[Android] Building Oculus app with gradle thows attribute collision error
Reproduction steps: 1) Open user's attached project 2) Try to Build and run with Gradle build system -- Notice that build fails with... Read more
NavMeshAgent sometimes ignores NavMeshObstacle above the NavMeshLink
Steps to reproduce: 1) Download attached project 'NavMeshComponents-master copy.zip' and open in Unity 2) Open 'Test' scene 3) Pres... 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. ... 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" scene 3. Enter the play mode 4. Press "Button" bu... Read more
Objects activated during run time are not rendered
How to reproduce: 1. Open the attached project 2. Open the "example" scene 3. Enter Play mode 4. Press the "Is Showing" checkbox, th... 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 Graphi... 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 ... Read more
[Regression] Build and Run tries to create Standalone executable named "...
Steps to reproduce: 1. Create new project 2. Press CTRL + B 3. When you are asked where to build just leave file name blank and pre... Read more
Prefabs and Undo leads to crash
Reproduction steps: 1. Open "MinimalReproProject.zip" 2. Open the "Main" Scene 3. Drag and Drop "Prefab A" from the Project window ... 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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger