Search Issue Tracker
Inconsistent data loaded from InitializeOnLoad and InitializeOnLoadMetho...
How to reproduce: 1. Open attached project- When opening the project, this output is printed in the console:OnEnable[Static CTOR MyS... Read more
DrawMesh memory leak in -batchmode
To reproduce:1. Build attached project for windows2. Run build using -batchmode Read more
[Emission] DynamicGI.SetEmissive stops working if play mode is re-entere...
To reproduce:1. Open attached project2. Open scene 13. Bake lightmaps4. Enter play mode5. Select cube and change color on SetEmissiv... Read more
UI elements not shown if position on Z axis is more than 1000
Repro steps:1) Open a new project and create a canvas2) Create a child UI object, like a button, and set it's z position to 1001+3) ... Read more
[compute] HLSLcc times out compiling complex shaders (bad perf on comple...
Since Unity 5.1 many complex compute shaders fail importing due to timeout. Looks like HLSLcc cross compiler (for OpenGL 4.3 / OpenG... Read more
Vertex textures not bound when using DrawProcedural in 5.1
Breaks TC Particles AS package 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject