Search Issue Tracker
[HDRP] "Unable to find style" warnings are thrown in the Console log whe...
How to reproduce:1. Open the user's attached "Visualization" project2. Select the "Glass" and "Glowy Blue" (or "Glowy Orange") Mater... Read more
[iOS] Crashes when using ILeaderboard.GetScores(Action<bool> callback); ...
To reproduce:1. Open attached project2. Build it to iOS and run3. Press "AUTHENTICATE"4. Press "OWN SCORE"The app should now crash. ... Read more
Bloom effect is different from a standalone platform when a Scene uses H...
Reproduction steps:1. Open the attached “ReproProj” project for a standalone platform2. Open “Assets/Scenes/Scene1.unity” Scene3. In... Read more
UI elements not shown if position on Z axis is more than 1000
Repro steps:1) Open a new project and create a canvas2) Create a child UI object, like a button, and set it's z position to 1001+3) ... Read more
Keyboard.current.anyKey.wasPressedThisFrame value is incorrect on keyboa...
Reproduction steps:1. Open user's project "InputBug.zip"2. Enter Play Mode3. Click on Game View to get a focus on it4. Click differe... Read more
Addressables.InstantiateAsync does not pass along the original exception...
How to reproduce:1. Open the attached project "AddressablesBug.zip"2. Open Window>Asset Management>Addressables>Groups3. Cl... Read more
[HDRP] Local volumetric clouds are missing a "Global Offset" parameter
See forum post (and answers) here : [https://forum.unity.com/threads/volumetric-clouds.1078811/page-14#post-8996482] In a situation ... Read more
[ImageEffects] AA before DoF in PP chain results in Bokeh artifacts
Having AA before DoF in the post process chain creates artifacts (different depending on AA type) when using Bokeh textures. AA afte... Read more
OnValidate is called twice when duplicating Prefab instances in the scene
How to reproduce:1. Open the attached project (case_1373124.zip)2. Open the scene Scenes/SampleScene3. Go to the Console and click "... Read more
[UNETServerDLL] Host Id still increases when you remove the host and add...
Steps1. Open attached project2. Run "ClientGUI.exe"3. Press "Start client" button4. Press Add Host==>"Host 1 added" message appea... 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