Search Issue Tracker
NotSupportedException is thrown when compiling/recompiling project with ...
Reproduction steps:1. Download and extract user's project "AssemblyUpdaterSaturation.zip"2. Open Assets folder inside Project folder... Read more
UI Sliders move without OnClick action
Reproduction steps:1. Open attached project "Slider.zip" and scene "MainScene"2. Enter Play Mode3. In Game View, select and drag the... Read more
Assembly Version Validation disabled when using IL2CPP scripting backend
Reproduction steps:1. Open new Unity project2. Change Edit -> Project Settings -> Player -> Other Settings -> Scripting ... Read more
audio mixer with 'sends & receives' reports 0 audibilty to profiler
Reproduction steps:1. Open attached project "AudioMixer.zip" and scene "SampleScene"2. In Profiler window, enable Deep Profile, go t... Read more
Reflection probes appear under-exposed when baking using the Lighting wi...
Steps to reproduce:1. Open the attached repro project2. Open the CornellBox scene3. Bake the lighting using the Lighting window4. No... Read more
SpriteAtlas Exception in uGUI's binding code
Reproduction steps:1. Open attached project "AtlasCanBindToRepro.zip" and scene "SampleScene"2. Enter Play Mode3. In Game View, pres... Read more
Crash on baking GI, moving reflection probe, baking only reflection probe
Steps to reproduce:1. Open the attached scene2. Move the reflection probe left so its bounding box intersects the left wall (still i... Read more
The Pivot button text is out of bounds when Unity Editor display scaling...
How to reproduce:1. Set the scale of the monitor to 125% (Windows Settings -> Display -> Scale and Layout)2. Open a Unity Proj... Read more
IL2CPP fails to build with conversion error "error C2440"
How to reproduce:1. Open the user's attached project2. Make sure Scripting Backend is set to IL2CPP3. Build And Run Expected results... Read more
SerializedObject reorderable array's items aren't modifiable when Proper...
How to reproduce:1. Open the attached project named "1306326.zip"2. In the Menu Bar click 'SSS' > 'SHOW'3. In the appeared SSS wi... 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