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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved