Search Issue Tracker
NullReferenceExceptions in PreprocessReflectionProbeData
I'm getting a NullReferenceException in PreprocessReflectionProbeData when the stress test project deletes and then regenerates refl... Read more
[Xbox One ] Stencil Buffers do not display properly when using il2cpp
Hi Chris, Can you test under 5.6 as I believe this is now fixed with recent gfx-test fixes done by Nick.If fixed, poke Nick to backp... Read more
[API update]API updating fails when trying to update from 4.7 to 5.X
Steps to reproduce:1. Download and open project (link provided below).2. "Project Upgrade Required" window appears. Click "Upgrade" ... Read more
[InputSystem][Windows] No input from Wacom pen if ink support is disabled
Requires a Wacom tablet to reproduce 1. In Wacom tablet settings, go to the current pen's settings and under "Calibrate", make sure ... Read more
Static constructor doesn't work with IL2CPP
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains nothing but a gameobject with a script attached.... Read more
Sprite tag reverts to 'blank' rather than None when selecting "Remove un...
1. import sprite and set to single mode2. In packing tag create a new tag and hit enter: the new tag is visible3. Now select "remove... Read more
[OOPP] Standalone Profiler isn't recording data when using a scoped pack...
How to reproduce:1. Set up a server and host a custom Unity Package 'CustomPackage.zip' (see notes for one of the ways to do it)2. O... Read more
[URP] Motion Blur triggers visual glitch in shadergraph shader
The foam in this shadergraph shader renders white when the motion blur effect is turned off, but only in Game View. To repro:- downl... Read more
OGV video stream freezes during playback while audio works as expected
Steps to reproduce: 1. Download attached project2. In the root folder there's "vlc_stream.bat" file. Edit it to have a correct path ... Read more
[VR] Changing graphical api results in crash
Project Steps:1. Tick "Virtual Reality Supported"2. Set Graphical api to directx113. Set graphicsl api to opengl core4. Set Graphica... 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