Search Issue Tracker
Components are flattened in the Inspector when using a custom initializer
How to reproduce:1. Open the “InspectorOverlappingIssue“ project2. Open the “Assets/BugReport/BugReportScene.unity” scene3. In the H... Read more
[HDRP] UI Mask is ignored when UI element containing the Mask is placed ...
How to reproduce:1. Open the attached project("Test_2018.3.6f1")2. Go to Project > Assets > Scenes > Sample Scene3. Observe... Read more
Mouse coordinates are not relative to the game window when getting them ...
How to reproduce:1. Open the attached project2. Build the project3. Open the built project in a Windowed mode4. Use the Scroll-Wheel... Read more
“Value cannot be null. Parameter name: source” exception is thrown when ...
Reproduction steps:1. Open attached project "ProjectSettingsRevert.zip"2. In Project Settings window, open Input Manager tab3. Make ... Read more
[Mac] ProgressBar windows disappear when dragged to a different moniter
How to reproduce: 1. Make sure mac display settings have "Use separate spaces" enabled.2. Create and run a process that will show th... Read more
[ImageEffects] FXAA/SMAA causes build fail with "marked with HideFlags.D...
FXAA and SMAA cause build fails with "marked with HideFlags.DontSave but is included in the build". Repro: 1) Open project and build... Read more
Animator.CrossFade normalizedDuration results in scaled clip advancement...
Reproduction steps:1. Open the attached “IN-101153.zip” project2. Open the “SampleScene”3. Enter Play mode4. Press “R” on the keyboa... Read more
.dll Import Settings newer actually apply changes
Reproduction steps:1. Create a New Project2. Import a Managed .dll file3. Add a Constraint (e.x. "UNITY_EDITOR")4. Click "Apply"5. S... Read more
Foldouts cannot be expanded by clicking the arrow
To reproduce:1. Open attached project ("case_1213781.zip")2. Select "Test" Game Object from Hierarchy3. In the Inspector window use ... Read more
[WebGL] Blit with Custom Shader is not rendered in Player
Reproduction steps:1. Open the attached “WebGL_URP_CustomShaderBugDemo.zip“ project2. Change platform to WebGL3. Build And Run the p... 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