Search Issue Tracker
"error CS0117: 'CompositionLayerManager' does not contain a definition f...
Workaround: Please use OpenXR 1.12.1 if you need Composition Layer support. This issue will be resolved once Composition Layers 1.0 ... Read more
Textures are not exported from FBX file when using Legacy settings with ...
Reproduction steps:1. Open the attached project2. In the Project window select “Skeletal_file_for_unity” and make sure that in the I... Read more
UnloadSceneAsync in OnDestroy crashes editor when exiting play mode in U...
Steps to reproduce:1. open attached project2. play scene 'Main'3. exit play mode - crash in UnityScene::UnloadSceneObjects Reproduce... Read more
[HDRP] New scene templates created with unused Volumetric Clouds component
Steps to reproduce: 1) Open affected Unity version, start a new HDRP project (either empty or sample scene) 2) Create a new HDRP sce... Read more
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
Compute Shader compilation error is thrown when creating a new HDRP project
How to reproduce:1. Create a new project with HDRP template2. Open the Console window Expected result: No Console errors are thrown,... Read more
[Memory Profiler] Memory Leak when Memory Profiler is in project
Steps to reproduce:1. Create a new project2. Install the Memory Profiler Package3. Open the Profiler and select Memory as the only M... Read more
Graphics.RenderPrimitives with MeshTopology.Lines renders triangles when...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/OutdoorsScene“ scene3. Enter Play Mode4. Observe the Game V... Read more
Crash on mono_spill_global_vars when using "as" operator with a Nullable...
To reproduce:1. Open attached project2. Open "Test" scene3. Play the scene Actual behavior: Unity crashes Regression from 5.1 to 5.2 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