Search Issue Tracker
[WebGL2.0][Instancing] GPU Instancing does not work in Editor if current...
Prerequisites:You'll need to have Unity Editor + WebGL support installed. Steps to repro: 1. Open attached project and 't1' scene;2.... Read more
Shaders turn dark in Pause mode when setting properties via Shader Globals
Steps to reproduce:1. Load attached Unity Project "ShaderGlobals" (link in comments)2. Load Scene Scenes\VisualTests\testForunity3. ... Read more
SpriteAtlas interlacing corruption on some of the RGB Formats
Steps to reproduce:1. Open user attached project2. Play the scene3. Notice the interlacing corruption Expected result: SpriteAtlas v... Read more
Deleted folder stays in the project browser after calling ADB.StartAsset...
To reproduce:1. Open the attached project (repro.zip);2. Reimport "BELT_leather" sprite (Assets > Sprites > Test1 > bow);-"... Read more
Editor crashes when Play On Awake option is selected
Reproduction steps:1. Open provided project2. In Project window under Demo -> Dinamic Sprite Examples -> Scenes open "Dynamic ... Read more
Collab causes performance regression in editor due to recursive file lookup
Collab performs a path lookup that involves a case-insensitive recursive file scan that takes more time than we would like. Read more
Crash in "physx::shdfnd::sort<physx::PxsContactPatch..." when generating...
How to reproduce:1. Open the attached "PhysicsCrash" project and "TestArena" scene2. Enter playmode3. Press J key continually for ab... Read more
[iOS] UI Performance decrease in Unity 5.6 (compared to 5.4)
To reproduce:1. Open project attached by the user-- There will be 3 different project for different versions of Unity2. Build and Ru... Read more
Memory leak when rendering procedurally generated meshes while using the...
How to reproduce:1. Download attached project and open "Default" Scene2. Go to Player Settings and set "Auto Graphics API for Window... Read more
[iOS] [Metal] Black frame/blink using auto rotation in an empty project
Reproduction steps:1. Create a new project.2. Build and run it to iOS device.3. Rotate a device to initiate auto rotation (Repeat 5 ... 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
- “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
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks