Search Issue Tracker
"Assertion failed on expression: 'ShouldRunBehaviour()'" error is thrown...
"Assertion failed on expression: 'ShouldRunBehaviour()'" error is thrown when calling Addressables.LoadAssetAsync function and Asset... Read more
Unity Editor crashes when editing "Base Map" color of a material
How to reproduce:1. Open project "Case_1358618.zip"2. In the Project window go to Assets/MyAssets/MyArtwork/Hostile/materials/MatLea... Read more
List exceeds maximum array size (1024) when using Material.SetFloatArray...
Steps to reproduce:1. Download GlobalTest.zip and open "TrySetWithListScene" scene2. Enter play mode3. Check console Expected result... Read more
[Shuriken] Size over lifetime defaults to Z axis
1. Open Scene1 from attached project.2. Create a new particle system.3. Select Size over lifetime.4. Observe how the default axis is... Read more
No text shown on Button and InputField elements
1. What happenedUpgraded my project from 5.3.3p2 to 5.3.3p3 and one of the scenes had missing text on Button and InputField elements... Read more
[URP] Motion Blur triggers visual glitch in shadergraph shader
The foam in this shadergraph shader renders white when the motion blur effect is turned off, but only in Game View. To repro:- downl... Read more
Crash with UnityEditor.PackageManager.UI.Internal.UpmBaseOperation when ...
How to reproduce:1. Open the attached project2. Make sure that the "Unity Logging" package is enabled in the Package Manager3. Open ... Read more
[iOS] HandHeld.PlayMovie doesn't work correctly in Landscape mode on iOS6
To Reproduce: 1. Deploy the attached project to an iOS6 device.2. Rotate the device to landscape mode.3. Play video in any mode.4. O... Read more
[Mobile] High crash rates in Loading.PreloadManager
Reproduction steps:-Due to the nature of this crash, there is no way currently to reproduce it Reproducible with, according to user ... Read more
ScriptedImporter's GatherDependenciesFromSourceFile() is not executed wh...
How to reproduce:1. Open the project "case_1203843_GatherDependenciesFromSourceFileNotCalled"2. Right-click on the asset "foo" in th... 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