Search Issue Tracker
Creating material from Shader Graph shader using context menu fails
How to reproduce:1. Open Unity2. Load user-submitted project(2k18Test.zip)3. Right-click 'Shader.ShaderGraph' object4. Go to 'Create... Read more
EditorUtility.ClearProgressBar throws an error and causes Reload Assembl...
To reproduce:1. Open user's attached project2. Delete first "assembly" file in Assets/Plugins3. At the top menu bar select Test ->... Read more
Applying changes to ScriptableObject with SerializedObject.ApplyModified...
Steps to reproduce:1. Open attached “ScriptableObjectBug.zip” Unity project2. Open Edit->Preferences (Unity->Preferences for m... Read more
[UI] Changing the anchor point values causes inaccuracies to the positio...
Steps to reproduce:1. Start a new project2. Set the resolution to Standalone3. Create a canvas4. Add a 'Panel' game object to the 'C... Read more
Job system doesn't seem to use all cores on Samsung Galaxy Note 4
Steps to reproduce:1. Open project "anim_vert_example.zip"2. Build for device3. Open up Unity Profiler and select TimeLine view.4. D... Read more
PhysicMaterial stays in memory after destroying its GameObject
To reproduce:1. Open user's attached project2. Open scene "Main"3. Play the scene and pause it after a few seconds4. Open Profiler, ... Read more
OnReceivedBroadcast not called on Android/iOs devices when acting as a c...
Steps to reproduce:1. Open "SimpleRepo.zip" project2. Build for device (Android/iOS)3. Launch the build on the phone and go to play ... Read more
Resizable area minimal width is determined by currently opened window only
How to reproduce:1. Open Unity2. Create a new project3. Dock Inspector, Lighting and Lighting Explorer windows in a single horizonta... Read more
Shader Graph Property type change breaks Shader Graph Node rendering
How to reproduce:1. Open Unity2. Load tester-submitted project(link in edit section)3. Open shader 'PartyPreview' in Shader Graph4. ... Read more
[Windows] Setting new project path to nonexistent disk causes Unity to g...
Reproduction steps:1. Open Unity editor2. Select New+3. Insert invalid location, e.g. Y:\4. Select "Create project" Expected result:... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code