Search Issue Tracker
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
TypeLoadException is thrown when selecting script
How to reproduce:1. Open the user-submitted project ("Matsueri.zip")2. Select the Unit script in the Project Browser and observe err... Read more
Shortcut Manager - Profile naming modal window layout breaks when window...
If you resize the profile naming modal window, the layout will break. Applies to both the "Create New Profile" and "Rename" modal wi... Read more
[Terrain] Progressive lightmap baking spams the console with errors when...
Repro steps:- Downlaod attached project from the comments section;- Open 't1' scene- Go to Lighting window, make sure the baking is ... 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