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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Not reproducible in 2018.4.14f1 and 2019.1f1.