Search Issue Tracker
Build Profiles window Build Profiles functionality breaks when the newly...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Build Profiles window (File > Build Profi... Read more
Some EditorPrefs properties are deleted when running and closing multipl...
How to reproduce:1. Download the user-attached reproduction archive(reproduction_603812)2. Edit 'run1.sh' and 'run2.sh' to fit your ... Read more
Error when drag-and-dropping behaviour on sub-state
Steps to reproduce : - import the project attached- select a sub-state- drag-and-drop a sub-state script on it(while dnd'ing, the co... Read more
[ShaderGraph] The Preview Window displays a completely black Node when w...
Reproduction steps:1. Create a new HDRP template project2. Create a new VFX Shader Graph3. Makes some changes to the graph Expected ... Read more
SetParent() second parameter for maintaining world position ignores rota...
Steps to reproduce:1. Download and open project "BugReportProject"2. Play scene "Parenting_BugReportScene"3. Walk into red squareAct... Read more
Crash on IcdPresentBuffers when entering the Play Mode and Vulkan graphi...
1. Open the attached project “Vulkan Crash”2. Open Scene “Assets/Scenes/SampleScene.unity”3. Enter the Play Mode Expected result: En... Read more
Editor UI is broken and NullReferences after changing scripts class name...
To reproduce:1. Create a new project2. Select any game object3. In the inspector Add Component > any new script4. Open the script... Read more
Assembly Version Validation disabled when using IL2CPP scripting backend
Reproduction steps:1. Open new Unity project2. Change Edit -> Project Settings -> Player -> Other Settings -> Scripting ... Read more
Render Object created using Stencil is not visible when observing in the...
How to reproduce:1. Open the “IN-89481.zip” project2. Build and Run the project3. In the Player observe the ground Expected result: ... Read more
[Android] Shader causes 100% crash on Kindle Fire HD 7" 2013 devices
Any scene which loads the shader FP_FogFX will crash when run on a Kindle Fire 7" 2013 (3rd Gen) (KFSOWI) 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist