Search Issue Tracker
Memory is not cleaned up after loading empty scene
Memory is not cleaned up when after loading empty scene (with a single script that on start uses: Resources.UnloadAnusedAssets(); Sy... Read more
.mod files have no icons in the project folder when big, only when small
See user's description. Read more
Holding ALT on editor startup no longer opens the project wizard
To reproduce: - Double-click on the Unity.app icon - When the splash screen appears, press ALT - Observe that the previous project a... 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 Emulati... Read more
Automatic deserialization doesn't work on iOS
To reproduce: 1. Open project XMLTest 2. Open scene main 3. Assign data as LocalXML in GameObject 4. Build and run for iOS 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 overl... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector