Search Issue Tracker
WWW class constructor removes "/" from blob:chrome-extension:// url
How to reproduce:1. Open the "url_test.zip" project2. Open the "scene" scene3. Press Play4. Look at the console for values of origin... Read more
[UWP] IL2CPP Failed to resolve System.IO.WindowsRuntimeStorageExtensions
How to reproduce:1. Download attached project file and open "Scene" Scene2. Switch platform to UWP and change scripting backend to i... Read more
Having folder start with dot causes a ghost entry to appear in project view
To reproduce1) Create new project2) Create new folder3) Rename it ".test" and press Enter The folder disappears, leaving a phantom e... Read more
[OSX 10.13] Switching between 2 game view tabs multiple times freezes ed...
[OSX 10.13][2018.1] Rapidly switching between 2 game view tabs multiple times may freeze or crash the editor when rendering with Met... Read more
BackgroundWorker's completion callback doesn't get called at the end of ...
To reproduce:1) Create new project2) Create and open new C# script3) Add this function to it (and necessary using's): [UnityEditor.M... Read more
Canvas size depends on the latest active game view aspect ratio for all...
To reproduce:1. Open attached project2. Switch between game view tabs with different aspect ratios Expected vs actual: canvas size w... Read more
Project causes "Failed executing external process for 'Bake Runtime' job...
To reproduce:1. Download zip file of project from OwnCloud and unzip..3. Edit BuildCommand.bat to point to the installation director... 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
[Editor] Crash on clicking NO button on "Confirm" pop-up while returning...
Editor crashed when returning the license Steps to Reproduce:1. Click on Help > Manage Licence > Return Licence > Confirm2.... 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