Search Issue Tracker
Fixed in 0.3.2-preview
Votes
0
Found in [Package]
0.1.2-preview
Issue ID
1062060
Regression
No
[Addressables] NullReference and NotSupported Exceptions are thrown when 'none' value is set to AssetReference variable
To reproduce:
1. Open project
2. Open 'TestScene'
3. In hierarchy select 'TestObject'
4. Change 'TestReference' or 'TestReferenceWithRestriction' value to 'none'(even if it is already set)
Expected: no exceptions should be thrown
Actual: NullReference and NotSupported Exceptions are thrown
Reproduced: 2018.2.0b9, 2018.2.1f1
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