Search Issue Tracker
[UaaL] “Screen.orientation” is not changing orientation in the UaaL exam...
How to reproduce:1. Open the user’s attached “uaal-example.zip” project2. Follow the instructions from here: https://github.com/Unit... Read more
[VR] Anti-Aliasing breaks shadows on Windowed Rift player
Players built from the scenes in the attached project have problems with shadows when Anti-Aliasing is enabled under Quality Setting... Read more
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... Read more
Undoing changes in the prefab with missing script references breaks pref...
To reproduce: 1. Open the project, attached by tester2. Select tree_sml_2 object in the hierarchy3. Move said object in the scene vi... Read more
[2d][Sprite Import] Specific Sprite seems to be cutoff when added into t...
[2d][Sprite Import] Specific Sprite seems to be cutoff when added into the scene Repro Step:1. Open Attached project2. Note that use... Read more
Managed debugger does not work on iOS 16
Repro steps: Follow the managed debugger instructions for either Visual Studio or Rider, using an iOS 16 device: [https://docs.unity... Read more
When creating new empty project - Editor.log contains errors connected t...
Seems not reproduces in 5.4.0b8 just open Editor.log which attached to this report and notice those errors How we can reproduce it u... Read more
Asset Postprocessor doesn't reimport .fbx file with animations on versio...
How to reproduce:1. Open the attached "BugRepro.zip" project2. Open the "Editor\BugReproAssetPostprocessor.cs" script3. Change the "... Read more
[Input System][Mobile] EnhancedTouch screen taps start with "Moved" or "...
How to reproduce:1. Open the user-supplied project2. Build for iOS/Android and deploy the application on an iOS/Android device3. Tap... Read more
Crash on pressing "Generate Lighting"
Steps to reproduce: 1. Open the attached project2. Press bake3. Crash :) Noticed that this most reliably reproduces on macOS. It is ... 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