Search Issue Tracker
Draging and dropping private vaiables in the explorer can cause C code g...
The user has the ability to move private variables via drag and drop. If you drag and drop one variable on top of another it will br... Read more
Invalid Windows Proxy Configuration causes NullReferenceException to be ...
User reported here: https://github.com/Unity-Technologies/mono/pull/1330 Repro Steps: Have your windows registry values set as suc... Read more
[URP] Inspector window and Game view become black when using Graphics.Bl...
How to reproduce: 1. Open the user's attached "Difference Analyzer.zip" project 2. Go to Window -> Layouts -> Default 3. Enter Play ... Read more
Screen rotates from portrait to landscape mode during initial applicatio...
How to reproduce: 1. Open the attached 'Storyboard.zip' project 2. Build 'SampleScene' for iOS 3. Deploy project to an iOS device 4.... Read more
Particle System mesh UV coordinates change when mesh's geometry layout i...
How to reproduce: 1. Open user-submitted project (Geom_Layout_Particles.zip) 2. Open the Main scene 3. Enter Play Mode 4. Select the... Read more
[Terrain Tools] New instance of "Export Noice to Texture" window is crea...
A new instance of "Export Noice to Texture" window is created every time even though another instance is already open in Noice Setti... Read more
URP and HDRP builds include unused asset files that cannot be stripped
How to reproduce: 1. Open attached project "urpStripping.zip" 2. In the Menu bar, go to File > Build Settings... 3. In the Build Set... Read more
[Windows] The Unity import progress is not shown in the Windows taskbar
How to reproduce: 1. Create a new project 2. Inspect the Unity import progress in the Windows taskbar Actual: The Unity import pro... Read more
Custom shader creation APIs are missing the AssetImportContext and thus ...
ShaderGraph and custom shader creation solutions utilizing ShaderUtil.CreateShaderAsset() and ShaderUtil.UpdateShaderAsset() API, ca... Read more
Reordering children in the Hierarchy does not dirty the scene nor record...
Steps: 1. Create a GameObject with two children 2. Reorder the two children ==> Scene is not dirtied Undo doesn't work either Note... 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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered