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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default