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/... Read more
BuildAssetBundles creates an extra empty assetbundle for the output folder
Repro steps: 1) Open the project 2) Click Assets -> Build Bundles 3) Notice in the Output folder there is empty Output assetbundle 4... Read more
[AssetBundle] When loading prefab from asset bundle "GameObject referenc...
Steps to reproduce this issue: 1. Open the attached project 2.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' scene 3. It loads "UI" bundle and instantiat... 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 t... Read more
Objects instantiated from AssetBundles ignore light probes
How to reproduce: 1. Open the attached project (AssetBundleProbeTest_v2.zip) 2. Open TestScene 3. Build Asset Bundle (AssetBundle>Bu... Read more
Crash if more than 65535 game objects on exiting playmode/build
Steps to reproduce: 1. Open attached project 2. Select "GameObject" in the hierarchy and make its "Count" field more than 65535 in i... 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 as... 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... 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