Search Issue Tracker
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
BuildAssetBundles creates an extra empty assetbundle for the output folder
Repro steps:1) Open the project2) Click Assets -> Build Bundles3) Notice in the Output folder there is empty Output assetbundle4)... Read more
[AssetBundle] When loading prefab from asset bundle "GameObject referenc...
Steps to reproduce this issue: 1. Open the attached project2.Build AssetBundles (AssetBundles->Build AssetBundles from the menu)3... Read more
[AssetBundle] Fatal error when loading an AssetBundle containing UI Pref...
Steps to reproduce this issue: 1. Open the attached project ('HOCMain')2. Open 'Main' scene3. It loads "UI" bundle and instantiates ... Read more
Building Asset Bundles causes compile errors in scripts using System.IO....
Steps to reproduce this issue: -Open the attached project-Open the coffeeIpsum scene.-Press play-The debug log should read the text ... Read more
Objects instantiated from AssetBundles ignore light probes
How to reproduce:1. Open the attached project (AssetBundleProbeTest_v2.zip)2. Open TestScene3. Build Asset Bundle (AssetBundle>Bu... 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
[AssetBundles] Loading an uncompressed AssetBundle with CreateFromMemory...
Unity crashes when loading an uncompressed AssetBundle repeatedly with AssetBundle.CreateFromMemory/CreateFromMemoryImmediate. How m... Read more
Unloading native unity assets produces a crash
Won't fix:Developers responsible for the area decided not to fix this issue, because addding safeguard preventing from unloading ass... Read more
Unity editor crashes every time few seconds after opening the attached p...
How to reproduce: 1. Open the attached project "Crash in 5.4.0b22"2. Unity should crash immediately. If not, try to open any scene i... 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