Search Issue Tracker
[Tooltips] Custom radius on collider blocks shows the wrong tooltip.
Repro steps:1. Add any Collider block in update (AABox, Cylinder, Sphere, etc.)2. Change Radius Mode to Custom3. Mouse over Radius a... Read more
Visual Effects Graph gives compilation errors after installation
Repro:- make a new project- install Hight definition render pipeline package- install the Visual Effects Graph package- notice the c... Read more
[Tilemap] After exiting Playmode the "Active Tilemap" resets to default,...
Reproduction steps: 1. Open "TilemapDeselected.zip" project2. Open "Test" scene3. Select "Tilemap B" as the "Active Tilemap" in the ... Read more
"Unloading broken assembly AML.Engine.dll, this assembly can cause crash...
Reproduction steps: 1. Open "AMLTestProject.zip" project2. Reimport "AML.Engine"3. Notice an error in the Console window ("Unloading... Read more
Null Reference Exception in UI elements when switching VFX graph
Repro:- download attached project- keep the VFX Editor docked as is in the project- open the Portal VFX graph- switch to scene view-... Read more
No way to add a new Packed Assets Group in the Addressables window when ...
How to reproduce:1. Create a new project2. Add 'Addressables System' package in the Package Manager3. Go to Window -> Asset Manag... Read more
"ContextMenuItem" does not work in Derived Classes
Reproduction steps: 1. Open "ContextMenuTest.zip" project2. Open "SampleScene" scene3. Select "First" GO4. Right click on "Context M... Read more
Render texture enum can lose users data
If a user has set specific texture format for working on a platform other than the one they are developing the RenderTexture asset c... Read more
[Mac AppStore] App gets rejected due to Fullscreen menu active for windo...
Forum post: https://forum.unity.com/threads/allow-fullscreen-switch.456681/#post-4086910 Window/Fullscreen menu item is still active... Read more
"UNITYTLS_INTERNAL_ERROR" error when sending a message to Azure IoT Hub ...
"TlsException: Handshake failed - error code: UNITYTLS_INTERNAL_ERROR, verify result: UNITYTLS_X509VERIFY_FATAL_ERROR" when sending ... 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