Search Issue Tracker
VFX is not rendering when in WebGL Build
How to reproduce: Open the attached project "Money Maker.zip" Open File>Build Settings... Click Add Open Scenes Untick Scenes/Sam... Read more
Navigation mode is enabled after showing the context menu in the scene view
How to reproduce:1. Open the user’s attached “SceneViewContextMenuIssue-2021.3.zip” project2. In the Scene view right click on a cub... Read more
Environment reflections are not updated per camera
In a multi camera setup, setting RenderSetting.customReflectionTexture per camera does not work. Steps to repro: Open attached repro... Read more
[UI Toolkit] Continuous MissingReferenceException after deleting UXML file
Repro: Create a new project. Create UI Document in Hierarchy. (GameObject -> UI Toolkit -> UI Document) Import attached UXML f... Read more
Animation window time units remain as frames when changed to seconds
How to reproduce:1. Open the project "IN_16139"2. Open the "New Animation" Animation3. Select the "Cube" GameObject4. In the Animati... Read more
Tooltip for the "Scene Template Asset" doesn't display component/class ...
How to reproduce: Open HUB; Create a new project; Go to "File" menu and select "Save as Scene Template" sub-menu item; Click "Save" ... Read more
[Android] installLocation in AndroidManifest.xml is set to preferExterna...
How to reproduce:1. Open a new Unity project2. Set “Install Location” to anything besides “Prefer External” in the Player Settings3.... Read more
[Burst][Android] DirectoryNotFoundException is thrown when building x86/...
How to reproduce:1. Open and build the attached “IN-23759” project2. Observe the Console log Expected result: No error is thrownActu... Read more
Decal with animated custon texture not refresh in game view
The bug is visible in the River scene of the water system demo:[https://github.com/Unity-Technologies/WaterScenes] - create a custom... Read more
Help icons for the "Scene Template Asset" are displayed in different bac...
How to reproduce: Open HUB; Create a new project; Go to "File" menu and select "Save as Scene Template" sub-menu item; Click "Save" ... 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