Search Issue Tracker
Prefab Mode does not have Discard Changes like Scenes do
Right clicking on a Scene header in the Hierarchy allows the user to discard any unsaved changes to the scene. For consistency we sh... Read more
[HDRP] RenderLoop.Prepare takes up a lot of CPU
Reproduction steps:1. Download and open the attached "HDRP BUG" project2. Enter "Play" mode3. In the menu bar, press "Window" > "... Read more
[WebGL] Console errors are thrown when calling AudioSource.clip.GetData(...
Reproduction steps:1. Open user attached project2. Build and Run the project3. Open your browsers Developer Console Expected result:... Read more
Shaders are ignored when executing Build Asset Bundles method from conso...
How to reproduce:1. Open any command-line interpreter2. Run "UNITYPATH -batchmode -quit -nographics -projectPath PROJECTPATH -execut... Read more
Multiple "Unsaved Changes Detected" reports appear when zooming with the...
How to reproduce:1. Open project "MY project.zip"2. In the Project window search bar type "Dither_Graph"3. Open "Dither_Graph"4. Mov... Read more
[Android] Time.deltaTime is not stable when Refresh Rate and target Fram...
Reproduction steps:1. Open the attached user's Unity project "DeltaTimeChecker.zip"2. Build and install the application on a device3... Read more
[Android] Consecutive calls to Graphics.DrawProcedural take a huge amoun...
How to reproduce:1. Open the attached project ("Project_1369478" download link in the edit)2. Open the "Main" Scene found in the "As... Read more
[iOS] [ARKit] Face Mesh displays its Material's Texture incorrectly when...
Reproduction steps:1. Open the attached project "bug-mask.zip"2. Build and Run the Scene "Demo" on an iOS device3. Make sure your fa... Read more
[ShaderGraph] Getting a smaller gradient than generated code example whe...
Reproduction steps:1. Open the attached project "GradientIssue.zip"2. In the Assets folder open "Gradient Example.shadergraph" Shade... Read more
TypeCache.GetTypesDerivedFrom function returns duplicate types when deri...
Steps to reproduce:1. Open the users' attached project2. Press Bug > Reproduce3. Observe the console window Expected result: 'Cod... 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