Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
1.2.9
Issue ID
1075626
Regression
No
Button On Click object selection window is displayed incorrectly and console is filled with errors when used with Collab
How to reproduce:
1. Download and open attached project "UnitySiege"
2. Open Scene "Builder"
3. Select "BuildCastle" button under UI/BottomPanel in Hierarchy
4. In Inspector in On Click () area click circle to open object selection window
Expected result: Objects in the window are all displayed and errors are not thrown in the Console
Actual result: Only first 1-2 objects are displayed in the window and errors are thrown in the Console
Reproduced with: 2017.4.10f1, 2018.1.9f2, 2018.2.5f1, 2018.3.0a10
Error message: ArgumentNullException: Value cannot be null.
Parameter name: assetGuid
Notes: - Sliding file zoom slider most to the left, that objects are displayed in a list, seems to fix the issue
- Project is used with Collab
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note:
Not reproducible in 2018.4.14f1 and 2019.1f1.