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
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
Add comment