Search Issue Tracker
[Android] Application crashes after continuously loading and activating ...
Reproduction steps: 1. Open the user's attached project "wavexr-crash-test.zip" 2. Make sure that Development Build is enabled 3. Bu... Read more
Compiler Bug: Translation of HLSL function firstbithigh() to Vulkan and ...
How to reproduce: 1. Open the attached "ReproFindMSB.zip" project 2. Open Window -> General -> Test Runner 3. Click "Run All" Expec... Read more
MaterialPropertyBlock.SetInteger sets the value incorrectly
Reproduction steps: 1. Open the user's attached project 2. Open scene 'Scenes/SampleScene' 3. Enter Play mode Expected result: Both... Read more
A GameObject cannot be selected in the Scene view when the Material cont...
Reproduction steps: 1. Open the user's attached project "selection_bug.zip" 2. Try to select "test_main_tex" and "test_base_map" in ... Read more
Shader remapping crashes the engine if no mapping is found
Callstack: UnityPlayer.dll!keywords::KeywordRemap::Remap(const keywords::LocalKeywordState & src, keywords::LocalKeywordState & dst... Read more
Shader Compiler crashes when calling ComputeShader.GetKernelThreadGroupS...
How to reproduce: 1. Open the attached project "bug-compute-shader-nographics.zip" to generate the "Library" folder and then close t... Read more
Property fields have become narrower when using MaterialEditor.SetDefaul...
Reproduction steps: 1. Open the attached project "Case_1405121.zip" 2. In the Project window select "New Material.mat" 3. Observe th... Read more
Line ending changes in shaders or includes cause full shader recompiles
Changing line endings between LF and CRLF cause full shader recompilation. This issue affects graphics, compute and ray tracing shad... Read more
Windows Standalone crash on IntShader::GetTag or ScriptableBatchRenderer...
How to reproduce: 1. Open the attached user project 2. Build and Run the project in 'PC, Mac & Linux Standalone' Reproducible with:... Read more
Shaders takes a long time to compile when using the Volumetric Lights
How to reproduce: 1. Open the attached project "ShaderCompLong.zip" 2. Open the "Demo" Scene (Assets/VolumetricLights/Demos/Minimal/... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow