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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default