Search Issue Tracker
DiscardContents() doesn't discard 3D RenderTexture
Steps to reproduce: 1. Open attached project 2. Open scene "DefaultScene" and run it 3. Notice that RT isn't cleared Additional st... Read more
Only the first submesh is drawn when using DrawMeshInstancedIndirect method
Reproduction steps: 1. Open the attached project ("MeshInstancedTest.zip") 2. Enter the Play-Mode Expected result: When using DrawM... Read more
Project crashes on opening in ShaderLab::IntShader::PostLoad(Shader*)
How to reproduce: 1. Open the attached Probuilder2.2.zip project ===Crash occurs=== Reproducible wtih: 2019.2.7f2 Not reproduci... Read more
[WebGL] NavMeshSurface crashes player when it refers to a NavMeshData file
https://github.com/Unity-Technologies/NavMeshComponents Add a NavMeshSurface component to an object. Press the Bake button from it'... Read more
[Android][Burst] Android NDK not installed build error thrown when using...
Steps to reproduce: 1. Open the attached user's project "Repro.zip" 2. Make sure the Android module is installed from the Hub and ... Read more
Using mirror option in the animation preview, animation becomes broken
To reproduce: 1. Open users attached project "Animation Issue.zip" 2. Select FBX > Character.fbx from the assets folder 3. Make sur... Read more
[UIR] Clear color isn't premultiplied before being applied
When specifying a clear color in the PanelSettings, the color is applied as-is. For example, we can specify (1,1,1,0.5) and this val... Read more
[Terrain] Editor crashes on applying/removing branch material of the sta...
Editor crashes on applying/removing branch material of the static Tree. Steps to repro: 1. Open the attached. 2. Tree game object >... Read more
Editor freeze when opening a Prefab with incorrect references in the Pre...
Steps to reproduce: 1. Open QA-supplied project 2. Try to open the Prefab in the "Sample Scene" in the Prefab edit mode Expected: n... Read more
Allocation errors are thrown when an Asset Bundle class script is changed
How to reproduce: 1. Open the “UnityTestBes_External“ project 2. Open the “StartupScene“ 3. Enter Play mode and wait for the Scen... 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
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK