Search Issue Tracker
Crash after GameObject.Find
To reproduce:1. Open Client.unity scene.2. Open Moba09.unity scene3. Open Client.unity scene again, you'll see 172 errors4. Press Pl... Read more
WheelCollider: setting steer angles to -5e-37 can confuse simulation
To reproduce:1. Open attached project2. Open Bugged scene3. Press play4. Steer the skateboard back up the hill toward the cylinder5.... Read more
[AssetBundles] Behaviors referenced in parent bundle are not available a...
To Reproduce: 1. Click '+Bug Test: Build the Bundles' in menu.2. Run 'DemoScene' in Editor.3. Observe that GetComponent fails to fin... Read more
Scene view show mipmaps view mode is broken (in 4.6.1)
Scene view "show mips" view mode is broken, gives a "Shader error in 'Hidden/Scene View Show Mips': Temporary register limit of 8 ex... Read more
The wheel colliders are at odd angles depending on which other objects a...
To reproduce:1. Open attached project2. Open PhysicsNotWorking scene3. Select TyreColliders gameobject4. Notice that are rotated at ... Read more
[IL2CPP] Assembly.GlobalAssemblyCache not supported when built with IL2C...
1. Open attached project "repro_671790"2. Build to iOS with IL2CPP3. XCode will throw NotSupportedException Note: no repro with Mono... Read more
When changing camera's viewport rect, canvas is positioned incorrectly
Steps to reproduce this issue: 1. Open the attached project2. Open 'bug scene'3. There is UI image in the scene and main camera with... Read more
Uninstalling Unity doesn't remove all files
Standard Assets packages and Unity_x64_s.pdb are left behind. This is on Windows. Unity used to clean up all the files behind itself... Read more
Too many shadowcasters: use 1 shadow caster per mesh, not material
one single mesh with several materialsproduces several shadow castersone per material but actually there must only one shadow caster... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS