Search Issue Tracker
Scale All Gizmo gets stuck in stretched mode if the action is stopped by...
Steps to reproduce:1. Create a new project or open an existing one2. Create a Cube in scene3. Select Scale Tool while having the Cub... Read more
Unity.VisualScripting.ConversionUtility.TryConvert<T> always returns false
Unity.VisualScripting.ConversionUtility.TryConvert<T>, even in the success branch, returns false. The method never seems to be... Read more
Assembly could not be found reference errors when using TestTools.Graphics
Reproduction steps:1. Open the user's attached project2. Observe Console Expected result: No error messagesActual result: Missing as... Read more
[Linux] Rotation, Rect and Scale tool gizmos and values register incorre...
Rotation, Rect and Scale tool gizmos and values register incorrectly when dragging the mouse outside of screen boundsSteps to reprod... Read more
[APV] Display a warning when APV is used with Enlighten Realtime GI
Steps to reproduce: 1. Open an existing project, or create a new one2. Go through all the steps to enable the Adaptive Probe Volumes... Read more
Different behavior when importing AssetStore package second time to the ...
There are at least 4 different behaviors when you try to import AssetStore package second time to your project. Other than they are ... Read more
"TLS Allocator ALLOC_TEMP_TLS" errors and "ALLOC_TEMP_MAIN" warnings wit...
Reproduction steps:1. Open the user's attached project "BetterLit2021.3-BuiltIn" from the "development" folder2. Correct manifest.js... Read more
"NativeCustomArray" compilation errors appear using Collections
Reproduction steps:1. Download and open the attached "Native Container.zip" project2. Observe the console window Expected result: No... Read more
[WebPlatform] Audio can not be muted when video is playing
How to reproduce:1. Download the attached VideoProject2. Build and run "Educational Movies" scene on WebGL3. Press Play to play vide... Read more
Custom Shader GUI doesn't work for Built-In ShaderGraph
Reproduction steps:1. Open user-submitted project2. Select "Shader Graphs_New Shader Graph" Material from the Assets folder3. Inspec... 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