Search Issue Tracker
Shortcut Manager - Key legend icons and text overlap eachother when the ...
When the profile context menu button is at max width in Shortcut Manager, the key legend icons will overlap eachother. The max width... Read more
[Android] App shows black screen when built without "Use 32-bit Display ...
App shows a black screen when built without PlayerSettings > Resolution and Presentation > Use 32-bit Display Buffer Steps to ... Read more
[Tilemap] Sorting Order for the Individual Mode of the Tilemap Renderer ...
How to reproduce:1. Open the user-submitted project ("Test.zip")2. Make sure both Scene View and Game View windows are both visible3... Read more
Crash on object:runtime_invoke_void__this__ after calling Null.Equals in...
How to reproduce:1. Open the "Try_Crash_Repro.zip" project2. Open the "SampleScene.unity"3. Press Play Actual result: Unity crashes.... Read more
AssetDatabase.ForceReserializeAssets() breaks the scene when used in OnE...
How to reproduce:1. Download the attached 'script.cs'2. Create a new Unity project and import the script3. Drag the script onto any ... Read more
[ShaderGraph]BlackboardProvider.cs uses int instead of float value by de...
Steps to reproduce:1. Create a new project2. Import ShaderGraph package 5.1.0 or 5.0.0.3. Wait for compilation to complete: Result: ... Read more
Shortcut Manager - There is no confirmation prompt when deleting profiles
When you delete a profile from the Shortcut Manager, there is no confirmation prompt. Since this is a destructive action that cannot... Read more
[PostProcessing] [Mobile] [Gles2] Bloom effect gives way too bright output
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure Graphics API is set to Gles23) Build and Run project ... Read more
Sprite asset references are missing after upgrading
Some sprite asset references are missing after upgrading a project to 2019.1.0a10 (and occasionally a9). Reproduction Steps:1. Open ... Read more
[GL/GLES3] Particles texture is rendered on the ground on some devices
How to reproduce:1. Open the attached project2. Make sure Graphics API is set to GLES33. Build and run 27_OrbitalVelocity_ArtScene s... 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