Search Issue Tracker
[VFX Graph] toggle instancing for multiple game objects and prefabs
When selecting multiply VFX game objects in the scene, it is impossible to toggle on/off the "Allow instancing" option in the game o... Read more
Decompressing a DeflateStream under IL2CPP misses a few bytes
Reproduction steps:1. Open the attached “Repro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Build And Run the proje... Read more
ShaderGraphs get checked out in Perforce every time they get reimported
Reproduction steps:1. Create a new HDRP 3D project2. Create an HDRP Lit Shadergraph asset3. Enable Perforce in the Project Settings4... Read more
UI Builder: Console displays errors "NullReferenceException: Object refe...
Steps to reproduce: Create a project Window->UI Toolkit->UI Builder Go to the "Controls" window and find the "Button" Double-c... Read more
"Handles.Repaint called outside an editor" error is logged when opening ...
How to reproduce:1. Open the project linked in Comments2. Open Scene "ConnectedSystems"3. In the Hierarchy select "AlienPrototype" a... Read more
VisualElement's Bounding Box height doubles if VE's height becomes less ...
2023-10-02: This ticket was originally about the Cameras overlay's height doubling when docked into the bottom left or top left drop... Read more
[iOS] Crash when pressing "Done" on the keyboard layout
How to reproduce:1. Download and open the attached project2. Build and deploy the project to iOS3. Press the input field and type an... Read more
Crash on mono_g_hash_table_find_slot when entering Play Mode
Reproduction steps:1. Download, extract, and open the attached “repro-project“2. Open the “Assets/Scenes/SampleScene.unity“ scene3. ... Read more
[Linux] Progress modal window stays on top of every other window and can...
Reproduction steps:1. Create a new 3D project2. Try moving the progress modal window or switching to another window Expected result:... Read more
Prefab's scripts are constantly reloaded when trying to enter multiple d...
How to reproduce:1. Open the “IN-55561_PrefabReloaded“ project2. Select the “TestPrefab“ asset in the Project window3. In the 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class