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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Not reproducible in 2018.4.14f1 and 2019.1f1.