Search Issue Tracker
Opening a project leads to loop of Calculating asset hashes and Re-seria...
Reproduction steps:1. Open user's project (link in the edit) Expected result: Project opens without getting stuck in a loopActual re... Read more
[Timeline] A much larger audio clip is created when dragging and droppin...
Repro steps:1. Open attached project2. Create an empty GameObject in the Hierarchy3. Open the Timeline Window and create a Timeline ... Read more
Modal utility window never receives Update() when using ShowModalUtility()
Reproduction steps:1. Open project “ModalWindowBugReport.zip”2. Open Console window3. Open “Test\Test Window” Expected result: an em... Read more
Compiler errors aren't thrown when triggered more than 1 time
Reproduction steps:1. Open the attached project2. It contains a script which will fail to compile (but will work in Editor)3. Try to... Read more
Standalone player do not support Compute Shaders when OpenGL extension i...
How to reproduce:1. Open attached project2. Build for Windows3. Run the build with -force-glcore42 argument Reproducible with: 2018.... Read more
[iOS] App freezes when collecting garbage and creating IL2CPP generic me...
How to reproduce:1. Build And Run the user’s attached “Deadlock.zip” project on an iOS device2. Observe the app Expected result: No ... Read more
Using Camera::Render to render a picture to a texture does not work
How to reproduce: 1. Open attached project2. Open scene RenderTextureBug.unity3. Build to iOS and run4. Press the 'Snap Picture' but... Read more
Unity crashes in a build when a GameObject has components that belong to...
Repro steps:1. Open user attached project2. Open scene "GameScene"3. File -> Build and Run Expected: Build runs normallyActual: B... Read more
Selecting shader for a material resets custom Render Queue to default sh...
When shaders are switched for materials, their custom Render Queue is reset to default shader value. Steps to reproduce:1) Open the ... Read more
Editor crashes on Unity::ConfigurableJoint::Create when loading a specif...
How to reproduce:1. Open the "case_1198019" project2. Load the "asd" scene-- Observe the crash Reproducible with: 2017.4.35f1, 2018.... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons