Search Issue Tracker
[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
Crash while opening scene
- Open Level 0 in the attached project- Open Level 1- Open Level 0 again Unity crashes due to some memory allocation issues and comp... Read more
Crash on Scene Load
To reproduce:1. Open attached project2. Open test scene3. Editor crashes 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
Subscenes deosn't load automatically
To reproduce:1. Open attached project2. Open Start scene3. Press play4. Press button5. Notice doesn't load subscenes automatically6.... Read more
[AssetBundles]Streamed scene asset bundles do not allow more than one scene
Steps to reproduce this issue: 1. Open the attached project2. It has 'scene1', 'scene2' and 'scene3'3. Open 'scene1'4. Go to Assets-... Read more
Fungus flowchart crashes Unity 5.2
To reproduce:1. Open attached project2. Start the scene3. Stop the scene4. Start the scene again5. Editor crashes Read more
Error message when loading 32 bit dll in 64 bit Unity build needs to be ...
Right now, an error of that kind looks like this:"DllNotFoundException: Assets/Plugins/XInputInterface.dllXInputDotNetPure.GamePad.G... Read more
Some shader combinations don't reload texture assets when reference is b...
NOTE: Behaviour is by design and bug was with the documentation. In this case, "fix" means that documentation was updated. Steps to ... 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