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" (Attache... Read more
Restore Scene Setup which has no active scene throws Invalid SceneManage...
Steps to reproduce: 1. Open attached project.2. Open scene: a3. 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/Manua... Read more
Crash if more than 65535 game objects on exiting playmode/build
Steps to reproduce:1. Open attached project2. Select "GameObject" in the hierarchy and make its "Count" field more than 65535 in ins... Read more
[AssetBundle] AssetBundle hash changes depending on the project platform...
Steps to reproduce: 1. Open the attached project2. 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. De... 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. Problem: Th... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used