Search Issue Tracker
[AssetBundles] which contain scenes tries to compile scripts for every b...
Steps to reproduce: 1) open users attached project 2) Toolbar menu > Assets > Asset Bundles > Build Asset Bundles Actual: First ste... Read more
[iOS][Android] Crash after multiple scene loads - Fatal signal 11 (SIGSE...
Reproduction steps: 1) Open project linked in one of the edits 2) Build & Run the project on an iOS or Android device 2) Click the G... 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 AssetBundle... 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 AssetBundle... 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
The Editor freezes and crashes after entering the play mode because of m...
Steps to reproduce the issue: 1. Download and open attached project. 2. Open scene named "Game1". 3. Enter the play mode. 4. Notice ... Read more
Sometimes errors when LoadAssetAsync and UnloadUnusedAsset is called bef...
When calling UnloadUnusedAssets in a script where a LoadAssetAsync has occured but asset not yet used, AssetBundleRequest.asset will... Read more
PlayerLoop internal function has been called recursively when building a...
Steps to reproduce: 1. Download and import attached project. 2. Open scene: main. 3. Press play. 4. Inspect the console. Result, e... Read more
GameObjects fail to load properly when doing a lot of loading, destroyin...
[IN THE EDITOR] Steps to reproduce the issue: 1. Download and open attached project. 2. Open scene named "MainScene". 3. Enter the P... Read more
Asset bundles fail to generate with cryptic error message
To reproduce: 1. Open attached project 2. Press Tools -> Build Asset Bundles 3. Editor will emit the errors and produce damaged ass... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow