Search Issue Tracker
Loading AssetBundle assets one by one with LoadAsset() does not find chi...
To reproduce:1. Open attached Unity project "AssetBundles.zip"2. in the menu bar, click test --> testload3. Observe "public stati... Read more
UI Image does not block button Raycast if it is its child
To reproduce:1. Open attached Unity project "BugTest.zip"2. Open "Test" scene3. Go into Play mode4. Click on the green image5. Click... Read more
GO selection automatically reset to root selection when picking another ...
2D sprite hierarchy selection reset to root selection each time your trying to pick another GO within the hierarchy Read more
Setting PlayerSettings.MTRendering through editor script does not update...
To reproduce: 1. Download and open attached "repro948496.zip" project.2. Go to Menu ->Function ->Bug to trigger the script.3. ... Read more
Editor crashes at BackupState::FileToMemoryID::operator() when importing...
Steps to reproduce:1. Download 948532_repro.unitypackage from cloud2. Create new project3. Import package Results: Editor crashes wh... Read more
[iOS] Backbuffer has the correct information, but it is never getting pr...
Reproduction steps:1. Open the attached project (09/08/2017 4:09 PM) (OwnCloud link) (2.5 GB).2. Open the custom builder through the... Read more
Menu.SetChecked, Check mark will still appear the first time in Project ...
How to reproduce:1. Download attached project file2. Right click on "a" folder in Project Window (Notice that "Test" method is not s... Read more
[WSA] API updater fails to update UnityEngine.XR.WSA.Input, recursion de...
Steps to reproduce:1. Open the attached project2. API Update Windows will appear3. Click I made a Buckup, Go Ahead!4. Observe the er... Read more
Crashed in Material::UnshareMaterialData when pressing Ctrl + S
Steps to reproduce: 1) Download attached project and open in Unity2) Open scene 'Gameplay_Ar'3) L.click with the mouse on 'Cube1m3'(... Read more
"Assertion failed: ReleaseAllScriptCaches did not release all..." error ...
How to reproduce:1. Open users attached project2. Open the "DialogueConditionLanguage" script, observe that it is calling 'AssetData... 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