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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment