Search Issue Tracker
Prefab is distorted after unchecking Optimize Game Objects
Steps to reproduce : - import the project attached- search for the model ThryleBone- select it and in the Inspector check Optimize G... Read more
PlayerPrefs string data limited < 512kb
To reproduce:- Open attached project and launch the "Test_PlayerPrefDebug" scene- Hit Play in the editor- Observe the part of the lo... Read more
Components get duplicated in prefab instance
See attached repro video: duplicatedComponent.swf Read more
Memory is not freed by 'Object.Destroy' when returning to edit mode
To reproduce:1. Open the attached project2. Open scene Test. It contains gameobjects with a script that creates a mesh and allocates... Read more
Missing materials in scenes loaded from assetbundles
How to reproduce: 1. Open attached project2. Open scene StaticAssets/Scenes/GameLoader.unity3. Go to Build -> Game Build4. Select... Read more
Crash on AssetsMenu::CanDeleteSelectedAssets when pressing Assets menu i...
Steps to reproduce: 1. Create new project.2. Select any scene in Hierarchy3. Press on Assets menu item Crash! Top Stacktrace:0x00000... Read more
Moving component up/down throws warnings about losing prefab connection
To reproduce:1. Create a cube2. Make a prefab from it3. Move up/down component on cube4. Notice losing prefab connection warning Wor... Read more
Unity crashes sometimes after deleting asset files from project folder
Steps to reproduce: 1. Open Unity;2. Create new project and scene;3. Import Vehicles package from Standart assets (Assets --> Imp... Read more
Context menu of a sprite slice has an option to Delete which has no effect.
Context menu of a sprite slice has an option to Delete. Selecting Delete has no effect. Steps to reproduce:1. Create a project which... Read more
Weird error in standalone build after upgrading project to Unity 4.0
Using unity 4 beta everything works fine in the editor but when i build to PC Standalone i get an error saying " mainData is corrupt... 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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected