Search Issue Tracker
[Addressables] Hosting Service port changes when Assets are reimported
How to reproduce:1. Open the attached project "1188009.zip"2. Open the Hosting window (Window - Asset Management -> Hosting Servi... Read more
UniversalRenderPipelineAsset.scriptableRenderer throws NullReferenceExce...
Steps to reproduce:1. Open the attached project "1189196.zip"2. Open the SampleScene3. Enter the Play mode4. Observe the Console Exp... Read more
[UIElements] Final slider value field is not present for VisualElements ...
Final slider value field is not present for VisualElements Container. Refer the attached screenshot Steps to reproduce1) Open attach... Read more
[UIElements] Non-arithmetic character "f" gets validated to zero in floa...
Non-arithmetic character "f" gets validated to zero in float, double fields. Refer the attached video Steps to reproduce1) Open atta... Read more
[UIElements] Slider and IntSlider values start from "2" and "11" instead...
Slider and IntSlider values start from "2" and "11" instead of 0. Refer the attached screenshot Steps to reproduce1) Open attached p... Read more
Removed component override is not transferred during Copy/Paste or Dupli...
Steps:1. Open attached project2. Run "SampleScene"3. Select Sphere prefab instance (nested child of a Cube prefab instance)4. Remove... Read more
[InputSystem] Runtime rebinds are leaking into .inputactions asset
User description: I've tried this again with the latest version that is currently available to download from within Unity0.9.4-previ... Read more
[InputSystem][Android] Negative delta values on touchscreen
On Android, it seems we can end up with negative delta values on the touchscreen. Read more
Prefabs that depend on scripts that are a part of asmdefs with define co...
To reproduce:1) Open the attached project2) Click on TestAssembly/SomeScript and notice it says "No MonoBehaviour scripts in the fil... Read more
[iOS] [Metal] Freeze because of IOAF code 4 error
How to reproduce:1. Build the attached project for iOS2. Build the app via Xcode3. Launch the app on a device Actual result: The Pla... 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