Search Issue Tracker
NullReferenceException is thrown when invoking EditorGUIUtility.ShowObje...
How to reproduce:1. Open user-submitted project (ReproductionProject)2. Open Window > Mecanim Event Editor3. Select Add clip from... Read more
Crash on mdb_midl_xmerge when opening the project
Reproduction steps:1. Open the user’s attached project Expected result: The project opensActual result: Unity Editor crashes Reprodu... Read more
com.unity.template.vr documentation page redirects to the latest VR temp...
Steps to reproduce:1. Create a new project with VR Template2. In the Editor, open the Virtual Reality Template window and click on "... Read more
UNC AppData(Roaming) directory cannot be accessed
What happens: Unity.exe cannot boot in a particular environment. Details: When Unity.exe runs, it creates or accesses the Roaming fo... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b2. Create cube.3. Delete its mesh filter.4. Save scene.5. Load ag... Read more
Play button remain highlighted unless hovered on the toolbar after exiti...
How to reproduce:1. Create a new Unity project2. Enter the Play Mode3. Exit the Play Mode by pressing the Play button, and move the ... Read more
Non-HDR color picker opens when selecting material color with HDR enabled
Reproduction steps:1. Make sure you have HDR enabled2. Open the attached “repro_IN-88688“ project3. Select the “Assets/TextMesh Pro/... Read more
Player Setting "Virtual Reality Supported" is shared cross-platform
In the Player Settings, "Virtual Reality Supported" is shared between multiple platforms. This isn't necessarily desirable, as on st... Read more
[iOS] HandHeld.PlayMovie doesn't work correctly in Landscape mode on iOS6
To Reproduce: 1. Deploy the attached project to an iOS6 device.2. Rotate the device to landscape mode.3. Play video in any mode.4. O... Read more
Realtime Reflection Probe is not rendered the same way in the Editor as ...
Realtime reflection probes are not supposed to work by default in Standalone Builds. Their baking has to be called from the Scriptin... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names