Search Issue Tracker
GetNextFrameFenceValue() always returns 1
The native rendering plugin interface functions IUnityGraphicsD3D12v7::GetNextFrameFenceValue() always returns 1. To reproduce: Writ... Read more
Static constructor doesn't work with IL2CPP
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains nothing but a gameobject with a script attached.... Read more
High CPU usage while downloading assetbundles
1. Open attached project2. Build to iOS3. Press LoadBundle button4. Look at CPU usage Regression from: 5.3.0f1 Read more
Incorrect Pre-Build event command line on Universal build
Reproducible on 4.6.0f1, 4.6.1f1, 4.6.3f1; Visual Studio solution created by Unity after the Windows Store Universal 8.1 build from ... Read more
[iOS] [iPhone 11] ScreenOrientation.PortraitUpsideDown works only for th...
Steps to reproduce:1. Open attached "ScreenBugRepro.zip" project2. Build for iOS and deploy the Xcode project to the iOS device3. Pr... Read more
Lighting Renders Incorrectly when using 2D Lighting and Perspective camera
How to reproduce:1. Open attached project "Kevin.zip"2. Open "Light Scene" scene3. Move around "Light 2D" GameObject while observing... Read more
[TestRunner] Playmode tests result counter fails to update when running ...
Playmode tests result counter fails to update after test execution from test runner window, refer attached video Steps to Reproduce:... Read more
Importing some assets store packages fails while editor is trying to imp...
Steps to reproduce: 1. Create new project2. Open asset store and try to import Viking Village package Actual result: Package import ... Read more
[Universal RP] Alpha clipping in shadergraphs is not factored in during ...
Reproduces on master (60b2b4b521), as well as all other versions of SRP tested (7.1.6, 7.0.1, and 4.10.0)Steps to reproduce:1. Downl... Read more
Mesh with Cast Shadows set to Shadows Only isn't selectable in scene view
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. In hierarchy, select plane and notice that it has "Cast Shadows"... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template