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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Resolution Note:
Not reproducible in 2018.4.14f1 and 2019.1f1.