Search Issue Tracker
Mesh.GetTriangles(list, index) doesn't put all submesh triangles in the ...
How to reproduce:1. Open the attached "case_1141916-GetTrianglesBug" project2. Select "CablePart_Hi" in the Project window and notic... Read more
UnityMain crash when running a build
Steps to reproduce:1. Open project attached by QA ("case_1142156-Mooj_smallrepro.zip")2. Build and run on Windows3. Crash Reproduced... Read more
Shaders referencing meta or other editor only passes via UsePass fail on...
Step:1. download 20190402_t.zip attached in comment2. make standalone build3. run the player Actual result: the cube is pink Reprodu... Read more
"Property (_BaseColor) already exists. Use SetTexture instead." thrown w...
How to reproduce:1. Open attached project "Regressions2019.3.10.zip" and scene "SampleScene"2. In Project window, Reimport 'SetTextu... Read more
Mesh.GetUVs returns canAccess = false when the mesh is Instantiated / Cl...
Reproduction steps:1. Open attached project "SetUv.zip" and scene "SampleScene"2. In Hierarchy window, select GameObject3. In Inspec... Read more
Shader prewarming doesn't actually work on most renderers
Shader prewarming (currently done in SaveAndLoadHelper.cpp::InitializeEngineGraphics()) doesn't actually do anything on most rendere... Read more
[Graphics] Editor and Standalone hangs after shutdown when running C# Jo...
How to reproduce:1. Open attached project "SRPJobs-20192.zip" and scene "SRP0102_AssetSettings"2. In the Hierarchy window, select al... Read more
SkinnedMeshRenderer not rendering correctly in 2019.1 after altering mes...
Steps to reproduce:1. Open original project inside "Unity SkinnedMeshRenderer Issue - SmashRiot20190417.zip" in 2019.12. Open Sample... Read more
Crash when calling "SkinnedMeshRenderer.BakeMesh()" with NULL as the par...
Reproduction steps: 1. Open the "New Unity Project.7z" project2. Open "Test" scene3. Enter Play mode4. Press "B" Expected Result: "N... Read more
QualitySettings.streamingMipmapsMemoryBudget is always clamped down to 4...
How to reproduce:1. Open the attached project "case_1147394-TextureStreamingLimit" and scene "SampleScene"2. Ener Play Mode3. Observ... 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