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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Add comment