Search Issue Tracker
Baked UV Overlap debug mode is not working in Object Maps with some objects
Steps for reproduction:1) Download the project below2) Open the scene `ProgressiveLightmappingExample` scene3) Bake the scene4) Open... Read more
[PLM] Scene is completely black after clicking 'Generate Lighting' button
Steps to repro: 1. Open attached project and 'ProgressiveLightmappingExample' scene;2. Go to the Lighting settings window (Window>... Read more
Windows Standalone Build fails when VR Stereo Single Pass Instancing is ...
To reproduce:1. Create a new project;2. Go to Player Settings (Edit > Project Settings > Player);3. In the XR Settings, enable... Read more
Inspector Debug mode allows ScriptableObject script to be changed to an ...
How to reproduce:1. Open Unity2. Load tester-submitted project3. Create a new 'Scriptable Object Script' using context menu4. Set in... Read more
Errors appear when hovering mouse over Scene Window, after changing Skin...
To reproduce:1. Create an empty object.2. Add Cloth component3. In SkinnedMeshRenderer select Mesh and assign Capsule, Cylinder, Pla... Read more
[iOS] On iPhone X navigating to home will press buttons located at the b...
To reproduce:1. Open attached project2. Build it for iOS device and launch on iPhone X3. Swipe to go home4. Reopen app -- There are ... Read more
[Android] Asus K011 does not show a StreamingAsset video
To repro:1) Open attached project2) Build and run on a Asus K011 device Expected result: a video can be seen on the screenActual res... Read more
Pressing 'Select All' in Assembly Definition breaks it (because it has b...
To reproduce:1) Create new project2) Create Assembly Definition3) Select it and click "Select All" and apply4) Deselect and select i... Read more
Windows VideoPlayer cannot play URL that starts with "file://" prefix
Steps to reproduce:1. Open any new project2. Set video player to run from URL3. Set URL to an m4v video4 It doesn't work5. Switch to... Read more
Taking a webm or m4v video file out of StreamingAssets folder does not r...
Steps to reproduce:1. Take an m4v or webm video file and put it into StreamingAssets folder2. Take it out to any other folder3. It r... 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