Search Issue Tracker
Re-loading DLLs takes a lot more time compared to Unity 4
Re-loading dlls in unity 5* takes about ~6x times more time, then in 4* unity version. 1. Open project "Dll Reload Problem" (Attach... Read more
Restore Scene Setup which has no active scene throws Invalid SceneManage...
Steps to reproduce: 1. Open attached project. 2. Open scene: a 3. Open scene b and c in additive (drag&drop) 4. Create new scene in... Read more
Player Size Statistics output is not available in Editor log since 5.3 v...
After building asset bundles Editor log should show ***Player size statistics*** like in this example page: http://docs.unity3d.com/... Read more
Crash if more than 65535 game objects on exiting playmode/build
Steps to reproduce: 1. Open attached project 2. Select "GameObject" in the hierarchy and make its "Count" field more than 65535 in i... Read more
[AssetBundle] AssetBundle hash changes depending on the project platform...
Steps to reproduce: 1. Open the attached project 2. Set project platform to PC/Mac (File -> Build Settings) 3. Choose the "Bundle P... Read more
[Crash] Editor crashes when opening a particular scene MonoBehaviour::Sh...
Quick reproduction steps: 1. Open attached project "PolyglotUnity" --- Editor crashes immediately Alternative reproduction steps: 1... Read more
AssetBundle::GetPathRange function is slow
AssetBundle::GetPathRange function is slow. Read more
Asset Serialization - Force Text ... This will crash the editor when loa...
Steps to reproduce: 1. Open attached project's scene "test". 2. Duplicate ROOT game object. 3. Check that Edit -> Project Settings -... Read more
Incremental AssetBundle builds do not account for removed bundles if not...
When building AssetBundles, if you remove a bundle from the project entirely, it will still appear in the manifest after an incremen... Read more
Unloading a scene which is currently loading does not unload
Steps to reproduce: 1.Open attached project "SceneManagementBug.zip"; 2.Press play. 3.Press any key. -subScene won't unload. Proble... 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
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
- Particles are rendered behind other GameObjects in the Scene view when the projection is Isometric
- Addressable asset download size remains non-zero when cached in WebGL Player
- The Camera type is registered as Game type when it is actually a Preview Camera