Search Issue Tracker
Unity crashes when adding a prefab to the scene
Steps to reproduce : - import the package attached- open the scene- try to add the prefab again in the scene and notice that Unity w... Read more
Moving over a flat surface, BoxColliders with rotation frozen on all axe...
To reproduce:1. Open project Bug Report Orthogonal Movement.zip (attached to mail)2. Run scene Bug Report Orthogonal Movement3. Move... Read more
Hang when selecting particle system (prewarming code infinite loop due t...
Steps to reproduce : - import the package attached- open the scene "temp"- select the particle system in the Hierarchy and notice th... Read more
iOS Simulator always displays "Development Build"
To reproduce:1. Create new project2. Select Simulator SDK3. Build and run on iOS4. "Development Build" label is displayed even if it... Read more
StaticBatchingUtility.Combine bug on scaled meshes that were already ren...
If StaticBatchingUtility.Combine() is called on meshes that were rendered at least once, the non-uniformly scaled objects will rende... Read more
Colliders & Rigidbodies docs are potentially wrong
http://docs.unity3d.com/Documentation/ScriptReference/Collider.html This page mentions "If you intend to move the collider around a ... Read more
Web docs not displaying properly with long class names
http://docs.unity3d.com/Documentation/ScriptReference/BuildPipeline.BuildPlayer.html On this page the web displays this in an overla... Read more
Automatic deserialization doesn't work on iOS
To reproduce:1. Open project XMLTest2. Open scene main3. Assign data as LocalXML in GameObject4. Build and run for iOS Read more
Crash when switching Graphics emulation OpenGL ES 2.0 to No emulation
Regression from Version 4.0.0f7 (034d3531fec3) To reproduce:- Open attached project and launch "game scene"- Switch to No Emulation-... 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
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row
- Scene becomes dirty when first opening an HDRP Template project