Search Issue Tracker
Can't change texture compression from RGB Compressed DXT1 to ETC 4 bits ...
To reproduce: 1. Open attached project. It contains a texture called "zoombie_mask". It is a 2048x2048 pixels .BMP image 2. Select i... Read more
unity_WorldTransformParams is not reset before drawing UI objects and is...
How to reproduce: 1. Open the user-submitted project ("unity_WorldTransformParams bug 2019.zip") 2. Open the "unity_WorldTransformPa... Read more
"OPENGL ERROR" on event creation
"OPENGL ERROR" on event creation 1. What happened Getting an error every time I create an event in the Animation Window... "OPENGL ... Read more
Textures with 1 pixel width or 1 pixel height will be imported as 2 pixe...
Steps to reproduce : - import the project attached - select the textures attached and notice that in the preview they are shown as ... Read more
Crash in VariableBoneCountWeights::ReorderVertices when setting Max Bone...
How to reproduce: 1. Open user-submitted project (8BonesCrash) 2. Select the mount.fbx asset 3. In the import settings navigate to t... Read more
Linear lighting is incorrect in upscaled fullscreen mode with AA
Steps to reproduce: * Take a project that uses linear lighting * Build a player for OSX or Linux * Run in windowed mode * Verify... Read more
GL viewport is wrongly scaled when there's a camera which has a partial ...
How to reproduce: 1. Open attached project "Test.zip" and scene "Main" 2. Enter Play mode 3. In Hierarchy window, select "Camera #2... Read more
OnPreRender & OnPostRender are reversed
Steps to reproduce : - import the project attached - open the test scene - press play and notice the red light is used - open the p... 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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used