Search Issue Tracker
Collaborate window's search box flickers when the mouse is on the bottom...
Reproduction steps: 1. Create a new Unity Project 2. Open Collaborate window: Window -> Collaborate 3. Click "Set Project ID" 4. Cre... Read more
Editor concurrency of 10 connections causing too much network congestion...
REPRO STEPS Based on https://unity3d.zendesk.com/agent/tickets/489528 1) Limit upload rate to <1Mbps. 2) Open a Collab-enabled proje... Read more
[Collab] Publish Button grays out and AssertionException is thrown on Pu...
Publishing a subset of changes(Partial Publish) from the Project Window when the Collab Window is closed opens up the Collab Window ... Read more
Errors are thrown in the Console window when Collaborate package is inst...
How to reproduce: 1. Create and open a new project 2. Open the Package Manager 3. Install Unity Collaborate package Expected result... Read more
[Collaborate] Restore functionality doesn't work
Restore functionality doesn't work a. On Mac and 'Resyncing To Revision' popup appears and doesn't disappear at all while trying to ... Read more
[Collaborate] Collab process info doesn't update once it changes to 'Ope...
The process info for collab doesn't update after the publishing is cancelled once. It shows 'Operation Cancelled' even if the chang... Read more
[Collaborate] New layer is not pushed when the project is not saved, res...
How to reproduce: 1. [PC1] Open a new project 2. [PC1] In Hierarchy, create Cube Prefab and delete it from the Hierarchy 3. [PC1] [... Read more
[Collab] Partial Publish from Project Window does not work and throws an...
Publishing changes from the Project Window fails and throws the following error in the Console: "Couldn't call method ShowToolbarDro... Read more
[Collab] Changes are not detected when an error prompt is thrown by Disa...
How to reproduce: 1. Create a new project with the default 3D template 2. Create an empty Script with the DisallowMultipleComponent ... Read more
The "Plastic SCM" logo is not visible and it's not aligned with the "Man...
How to reproduce: 1. Open project "Probuilder Bug.zip" 2. Open the "New Scene" Scene (Assets > Scenes > New Scene) 3. Observe 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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()