Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0b7
Issue ID
840592
Regression
No
[HLAPI] Trying to spawn from a reference to a prefab throws null reference error in standalone
Steps to reproduce:
1. open attached project
2. build for standalone
3. click 'space'
Actual: null reference in standalone and editor spawns it without issues
Expected: trying to spawn a reference to a prefab instead of live gameobject is incorrect and should give a warning
it should be consistent between editor and standalone
Reproduced: 5.4.0b7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
Add comment