Search Issue Tracker
Fixed in 0.2.1
Votes
0
Found in [Package]
0.1.2
Issue ID
1060509
Regression
No
NullReferenceExceptions was thrown when trying to delete a selection in Addressables Assets window
To reproduce:
1. Download attached project "AddressableTest.zip" and open in Unity
2. Open the Addressable Assets window: Window -> Asset Management -> Addressable Assets
3. Select "Built In Data" or "Default Local Group"
4. Press the Delete button on your keyboard
Expected results: Selection was deleted
Actual results: Nothing was deleted and Console spams NullReferenceExceptions
Notes:
- This issue reproduces on both Windows and OSX
- Exceptions are shared in Comments section
- It seems that the issue only occurs with 0.1.2 Addressable System version
Reproduced on Unity 2018.2.0a9, 2018.2.0f2 and 2018.3.0a5
Could not check on Unity 2018.3 because project becomes corrupted
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
Add comment