Search Issue Tracker
[AssetBundles] which contain scenes tries to compile scripts for every b...
Steps to reproduce:1) open users attached project2) Toolbar menu > Assets > Asset Bundles > Build Asset Bundles Actual: Fir... Read more
[iOS][Android] Crash after multiple scene loads - Fatal signal 11 (SIGSE...
Reproduction steps:1) Open project linked in one of the edits2) Build & Run the project on an iOS or Android device2) Click the ... Read more
[Asset Bundle] Unity fails to load the object with script that has the s...
Reproduction steps:1) Open attached project "ABRefBug"2) Build asset bundles using the menu "Assets/AssetBundles/Build AssetBundles"... Read more
[Asset Bundle] AssetBundle.LoadAsset<T> fails when assets and or scripts...
Reproduction steps:1) Open attached project "ABRefBug"2) Build asset bundles using the menu "Assets/AssetBundles/Build AssetBundles"... 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
[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
[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
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
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
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
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