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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
Add comment