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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Resolution Note:
Not reproducible in 2018.4.14f1 and 2019.1f1.