Search Issue Tracker
Particles with Orbital Velocity set in Local Space rotates around custom...
How to reproduce:1. Open the user's attached project ("Bug Test.zip") using the EnvIronman VM (optional) (more information in Edit)2... Read more
[Quick Search] Searching for Scriptable Objects, doesn't work unless all...
Reproduction steps: 1. Open "1157066" project2. Open the Quick Search menu ("Alt" + " ' ")3. Search for "Scriptable"4. Press on the ... Read more
[OSX] Inspector shows outdated object count when multiple objects are se...
How to reproduce:1. Open the user-supplied project2. In the SampleScene, select various GameObjects from the Hierarchy and Assets fr... Read more
[WSA] Impossible to copy - paste on Win Store Apps
1. Copy any selected text, then launch WSA application and paste it to any input field. The text will not be pasted. 2. In WSA appli... Read more
The package creation workflow lacks clearer, more informative field vali...
Steps to reproduce: Create a new Unity project Open Package Manager window Press “+” at the top left corner Select “Create package” ... Read more
[VR Input] Touch Controller Vertical Axes are inverted compared to Xbox ...
1) Download attached project2) Setup Xbox controller and Touch Controllers3) Setup Oculus Rift4) Enter playmode5) Pull down on the t... Read more
Vector3 does not implement IFormattable interface
How to reproduce:1. Open the attached 'project-1179279.zip' project2. Enter Play mode and observe the Console window Expected result... Read more
[Shadows] Camera.Render() clears _CameraDepthTexture if there's a shadow...
To reproduce:1. Open attached project2. Open scene "scene"3. Comment out line 47 "QualitySettings.shadowDistance = 0;" in DeferredPa... Read more
[iOS] All iPhone builds show iPhone 6 plus launch image
To Reproduce: 1. Build the attached proiject (simulator or device).2. Notice that on all iPhones the iPhone 6+ landscape image is sh... Read more
[Win] Crash on ShaderPropertySheet::FindPropertyIndex when opening a spe...
How to reproduce:1. Open the attached “IN-103171.zip” project2. Observe the crash Reproducible in: 2022.1.0a1, 2022.3.64f1, 6000.0.5... 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