Search Issue Tracker
P/Invoking into non-existent library crashes player on WebGL instead of ...
Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more
[URP] Unity crashes when setting the Material in Mesh Renderer to "Defau...
Reproduction steps:1. Open the user's attached "My VR Template 1.zip" project2. In the Hierarchy select "Triangle" GameObject3. In t... Read more
When an Image component on a Scroll View contents is disabled scrolling ...
Reproduction steps:1. Open attached project (ReproProject.zip)2. Open and play the "TestScene" scene3. Scroll trough the elements us... Read more
Enum field is displayed as an integer value after adding different deriv...
How to reproduce:1. Open the user's attached project "SerializedReferenceBug.zip"2. Right-click on the Project window and click on t... Read more
Compute Shader Inspector fields are spaced far from their labels
Reproduction steps:1. Create a new project2. Install Visual Effect Graph package3. Create Visual Effect Graph Asset (Create > Vis... Read more
[HDRP] Post-processing Quality/Shadow Resolution Tiers Settings are glob...
Versions tested: 2019.3.0b6, 2020.1.0a8 + HDRP 8.0.0/Staging Steps to reproduce:1) Open attached project, "SSR" scene2) Select any o... Read more
[Android Vulkan] (Regression) Standard shader Forward Rendering Options ...
Step:1. Open repro project. there are spheres using standard shaders which has the "Specular Highlights" on Forward Rendering Option... Read more
[2D Path] Box selection for objects inheriting GenericScriptablePath is ...
How to reproduce:1. Open the attached project named "Repro_906066"2. Open the "ReproPath" Scene3. Select the "SumpLargePipe" gameObj... Read more
Missing Reference Exception is thrown when TextMeshPro font materials ar...
How to reproduce:1. Open the user's attached project2. Press the Play button3. Observe the Console Expected result: MissingReference... Read more
Stopped Audio Souce outputs audio when the "Spatialize" property is enabled
Reproduction steps:1. Open the attached project2. Open the SampleScene.unity Scene, located in /Assets/Scenes folder in the Project ... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument