Search Issue Tracker
0
votes
Fixed
An error is thrown in the Console Window when copying a Compressed Textu...
How to reproduce:1. Open the attached project "case_1249421-Project.zip"2. In the Editor's top toolbar, go to BugReport > Crash e... Read more
0
votes
Fixed
Crash on generating lighting in a scene with meshes that doesn't have UVs
Reproduction steps:1. Open the project attached by the user2. Open "chillroom broken"3. Click "Generate Lighting" in the Lighting Wi... Read more
0
votes
Fixed
'The texture wasn't created with the UAV usage flag set' error is throw...
How to reproduce:1. Open the attached 'project-1231790.zip' project2. Load the 'Main Scene' scene3. In the Hierarchy window select '... Read more
1
votes
Fixed
Mesh.MeshData.SetVertexBufferParams function is not compatible with Burst
SetVertexBufferParams function of Mesh.MeshData uses params VertexAttributeDescriptor[] attributes that doesn't compile with Burst. ... 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