Search Issue Tracker
[HDRP] Wrong CameraType of "Preview Camera"
The CameraType value of "Preview Camera" is CameraType.Game instead of CameraType.Preview Here the code to test it: Code (CSharp):if... Read more
[Memory] - 5.4 : Unity crashed when leaving play mode
Description:Crash after leaving play mode, unsure of the exact cause. User is getting a different crash then the crash I get. I get ... Read more
Mesh UV's get corrupted in Player
Built scenes display some meshes incorrectly due to UV's getting corrupted. No issue visible when in Editor mode. Steps to reproduce... Read more
[CommandBuffer] No shadows are cast via DrawProcedural unless there is a...
Steps to reproduce: 1. Open attached project2. Open scene "SkinnedMeshInstanceTests" and run it3. Notice that there are no shadows c... Read more
AsyncGPUReadback.RequestIntoNativeArray() crashes Unity when trying to r...
How to reproduce:1. Open the attached project(Test ref AsyncGPUReadback) using the EnvIronman VM(optional, more information in Edit)... Read more
Unity Editor crashes sometimes after entering Play Mode when the experim...
Unity Editor crashes sometimes after entering Play Mode when using ray tracing effects. 1. What happened Unity Editor crashes someti... Read more
[Graphics] Too dark screen on DX11 when non-native fullscreen resolution...
Steps to reproduce: 1. Open the attached project2. Build the project for Windows standalone3. Run the project, select the resolution... Read more
Editor crashes on Mesh::RecalculateSubmeshBoundsInternal when changing S...
How to reproduce:1. Open the user's attached "SubmeshBug.zip" project2. Load the "SampleScene"3. Select the "Mesh" GameObject in the... Read more
Vertex clamping for shadow maps causes artifacts
Vertex clamping for shadow maps causes artifacts when large and scaled up objects are used. To reproduce: 1. Open the project, attac... Read more
duplicating prefabs children causes other prefabs children to change mat...
Steps to reproduce (or watch gif):1. Open attached project "test08.zip"2. Open "test" scene3. Select "Cube (1)/Sphere"4. Add "red" m... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default