Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
0.0.8
Issue ID
1093455
Regression
No
NullReferenceExceptions is thrown from the Addressables System when Creating or Editing an Asset in a Resource directory
To reproduce:
1. Download the attached project "bristol.zip" and open in Unity
2. Open Package Manager
3. Update Addressables System to 0.0.8 Version
4. Update Addressables System to 0.4.6 Version
5. Go to Assets > Resources and Add or Edit a File
6. Observe that Console spams NullReferenceException from the Addressables System
Notes:
- This issue appears on both Windows and macOS
- The Error is shared in the Comments section
- Removing Addressables System fixes this issue
- On other directories, this issue does not reproduce
Reproduced on Unity 2018.2.12f1 and 2018.2.12f1
Could not reproduce on Unity 2018.1, 2018.3 and 2019.1 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