Search Issue Tracker
Tab button doesn't switch to other input fields in the sprite editor window
Reproduction steps:1) Download and open "smallrepro.zip" project2) Select sprite, located in Assets folder (there's a single sprite)... Read more
[Android][OpenGLES] Texture Glitches when using OpenGLES on Android devices
Reproduction steps:1. Open the attached project “BugRepro”2. Switch to OpenGLES Graphics APIs in the Player Settings (menu: Edit >... Read more
[EventTrigger] EventTrigger does not trigger the events on WebGL builds
Steps to reproduce:1. Open the attached project(ProjetoTeste.rar)2. Open the principal.unity scene3. Go to Build Settings, switch pl... Read more
[Texture3D] FP16 (Half) texture format can't be used with Texture3D
Texture3D volumeX = new Texture3D(W,H,D,TextureFormat.RHalf,false) causes an "Invalid texture format for Texture3D" error. Modern GP... Read more
Audio output groups are not shown with a Tree structure (but as a flat l...
Steps to reproduce:1. Create new audio mixer2. Create new audio group3. Add Audio Source to the scene4. Try selecting audio output g... Read more
Blur shader doesn't work when the "Scene Color" Node is attached to the ...
Reproducible with:1. Open the attached “repro_IN-92009“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Open the Game v... Read more
[WebGL] realtime reflection probes don't work - only baked
-e: see title, realtime probe leaves artifacts (see screenshots below). switching the probe to baked is a workaround -repro:--build ... Read more
EnlightenRuntimeManager.PostUpdate takes time when realtime GI is disabled
When realtime GI is disabled we should not be spending any time in tracking scene changes. However that is currently not true and e.... Read more
"Collide with depth buffer" VFX Node doesn't work correctly when Camera ...
How to reproduce:1. Open the user's attached project2. Open the "VFX Snow" Scene3. Enter the Play mode4. Observe the Particles behav... Read more
[HoloLens] App freezes when opening virtual keyboard after the app was r...
Steps to reproduce:1. Download attached project2. Switch platform to UWP3. Build "SampleScene" with XR enabled and app type set to X... 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