Search Issue Tracker
GUI Text Field and Text Area use the Editor themed background when it is...
How to reproduce:1. Open user-submitted project (New Unity Project)2. Open the SampleScene3. Inspect the GUISkin.guiskin - its Text ... Read more
A Prefab has wrong Position and Rotation values when creating it from an...
How to reproduce:1. Create a new project2. Import any FBX file to the Editor3. Create a Prefab, by dragging the FBX file into the Hi... Read more
[WSA] on Universal 10 Screen.orientation returns "Autorotation" instead ...
Screen.orientation returns "Autorotation" instead of the actual orientation when running a UWP app on Windows 10. Once the Surface d... Read more
[WSA] TouchScreenKeyboard.wasCanceled is always false
On WSA platform keyboard wasCanceled flag is always false. TouchScreenKeyboard.wasCanceled is not supported on WSA by design. Docume... Read more
[Editor] Shift selecting (multi selection) in scene view does not work
Steps to reproduce:1) open the project2) scene 'Main'3) select cube in scene view4) shift+select sphere in scene view Expected: Both... Read more
[Mobile] ARTrackedImage is added/removed multiple times when scanning an...
Reproduction steps:1. Open the user's attached project "ARTrackedImageFlicker.zip"2. Go to Assets/Targets and open the first image3.... Read more
[Light Probes] Sharp banding visible in SH Light Probes when using Gamma...
Sharp banding visible when using light probes in gamma color space. Repro steps:1. Open BounceTest scene in attached project.2. Make... Read more
[Inspector] Animator's inspector doesn't show if selected objects have d...
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. Select "Banana" in Hierarchy4. Observe that its Animator UpdateM... Read more
Find backport Changeset: Renaming folders makes them disappear in Projec...
- Open the BugTest project.- Rename any of the asset folders (AssetBundles, Scripts, Resources) into alowercase variant (assetBundle... Read more
Keep Frame scene from URP Samples is glitching on macOS
To reproduce: Create a new project using empty URP template; Import URP samples into the project ( Window > Package Manager > ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default