Search Issue Tracker
[PackageManager] Tooltips are missing in Package Manager window
Tooltips are missing in Package Manager window for Refresh list, Manual Resolve Add package button, Sort and Packages type tab Steps... Read more
SpawnWithClientAuthority and AssignClientAuthority returns TRUE when aut...
When calling NetworkManger.SpawnWithClientAuthority(gameObject, conn) or NetworkManger.AssignClientAuthority(gameObject, conn) and c... Read more
Custom Event do not fire on builds
Steps to reproduce:1. Open supplied project ("GoblinSlaver.zip")2. Run the Scene "MovementTest"3. Notice the game working.4. Build i... Read more
[ImageEffects] Deleting all IE assets does not update component UIs to "...
Deleting all assets related to Image Effects from your project whilst the components are on an object in your scene does not cause t... Read more
[Audio] "Assertion failed on expression" is thrown while playing an Audi...
"Assertion failed on expression" is thown while playing an Audio preview when Unity Audio is disabled. In previous versions Unity do... Read more
[URP] [ShaderGraph] Package version in editor manifest (7.1.1) does not ...
In a project of Universal RP template, as of 2019.3.0b7, the latest verified version of the ShaderGraph package is 7.1.1. The latest... Read more
Not informative compute shader error reporting
On purpose there is some kind of error in a compute shader. In the editor the error message is a bit "laconic". It should be more ex... Read more
[WP8.1/Android/Standalone] Flickering UI textures on WP8.1, Android with...
To reproduce:1. Build and run attached project1a On Android you have to enable multithreaded rendering in PlayerSettings2. Tap aroun... Read more
Animator doesn't blend into the next Animation state properly when it st...
How to reproduce:1. Open the user-attached project “AnimatorBlendBug”2. Open the “SampleScene” scene3. Enter the Play Mode4. Press t... 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