Search Issue Tracker
Child GameObjects in a Horizontal/Vertical Layout Group don't display th...
How to reproduce:1. Download attached project files2. Open "HorizontalGroupBug" Scene3. In Hierarchy Window go to Canvas -> Panel... Read more
[2D][Animation + PSD Importer] Root bone and bone list references disapp...
After adding bones to a 2D character for skeletal animation, exiting and reloading the program changes the Root Bone to a missing tr... Read more
[Editor] After Building and attempting to build again, the editor build ...
[Editor] After Building and attempting to build again, the editor build location will be incorrect Read more
Editor log shows incorrect file size values of project components after ...
To reproduce:1. Create new project and build it2. Open editor log, find file sizes section (picture attached) Expected: file sizes a... Read more
Video player does not replay a video when NVIDIA Vertical Sync is set to...
Reproduction steps:1. Change the “Vertical sync” to “Fast“ in the Nvidia Control Panel2. Open the “1887696_h264.zip“ project3. Open ... Read more
altitudeAngle and azimuthAngel variable of Input.GetTouch always return ...
1. Run the attached project (or use any script that shows values of altitudeAngle and azimuthAngel variable of Input.GetTouch) on iO... Read more
[Collab] Moving an empty folder before publishing hides it from the Coll...
How to reproduce:1. In a Collab-enabled Project, add a new folder. Notice that the folder's meta file appears in the Collab Toolbar.... Read more
Rotation of Baked Point Light with a Cookie ignored when Baking Lightmap
How to reproduce:1. Open the attached project("cookieRepro.zip")2. Load "Sample Scene"3. Rotate "Point Light(1)"4. Generate Lighting... Read more
Joint is attached but no longer functions when connected body is disable...
To reproduce:1. Open attached Unity project "DisablingConnectedObjects.zip"2. Open "TestScene" scene3. Go into Play mode4. Disable A... Read more
[Multiplayer] We can't use Start method in classes derived from NetworkL...
Original NetworkLobbyPlayer class uses Start method itself: public void Start(){DontDestroyOnLoad(gameObject);} So, when you try to ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved