Search Issue Tracker
"Assertion failed on expression: '0 == m_CurrentBufferBindMask[kUnityPer...
Reproduction steps:1. Download DOTSSample (https://github.com/Unity-Technologies/DOTSSample)2. Open the project3. Open scene "Whiteb... Read more
HDR texture (RBG111110) in Inspector Preview is white when RenderTexture...
How to reproduce:1. Open user's attached project2. Enter Play Mode3. In Hierarchy select "CopyTexture" GameObject4. In the Inspector... Read more
[Occlusion Culling] Reset functionality is not working for "Occlusion Po...
Reset functionality is not working for "Occlusion Portal", refer the attached video Steps to Repro:1. Create a new Project2. Hierarc... Read more
SpeedTree shaders give warnings about pow(f, e) after being compiled
1. Open Universal Render Pipeline renderpipeline template2. Find a speedtree shader3. Click compile and show code This reproduces fo... Read more
Physics.BakeMesh called on the same mesh from multiple threads can lead ...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode Expected result: Editor doesn't cr... Read more
[IMGUI] Sun dropdown icon overlaps with text when the "High Quality" opt...
In Skybox Material Sun dropdown icon overlaps with text when the "High Quality" option is selected. Refer the attached screenshot St... Read more
[D3D12] Extra/redundant Color Render Target is used for depth and shadow...
How to reproduce:1. Launch Unity using RenderDoc2. Open the attached project named "Case_1244224"3. Enter Play mode and capture the ... Read more
Crash on startup when Shader Variant with Standard ForwardAdd DIRECTIONA...
How to reproduce:1. Open attached project "ConstructionModeling_stripped13.zip"2. Observe the Editor (if it does not crash try openi... Read more
Mesh.RecalculateTangents drops 3rd & 4th component of UV0 (for Vector3/V...
How to reproduce:1. Open the attached project's Scene labeled "Temp"2. Enter the Play Mode3. Observe the Console Window Expected res... Read more
Crash in MaterialScripting::GetTexturePropertyNameIDsInternal when calli...
How to reproduce:1. Open user-submitted project (TestProject.zip)2. Enter Play Mode Expected result: the Editor does not crashActual... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used