Search Issue Tracker
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
[Improved Prefab] Editor crashes while selecting "Insert base" for a Pre...
Editor crashes while selecting "Insert base" for a Prefab Variant from 'Change base in currently open Variant' pop-up window Steps 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu