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
- [VFX] Incorrect Behavior with SG and Scale in Update
- Memory leaks are caused when using MeshToSDFBaker.Dispose()
- [iOS][Android] Crash on 'EXC_BAD_ACCESS' when trying to create a Joint with script in build
- Particles are drawn upside down when using Camera.RenderToCubemap
- "Find References In Project" gives inaccurate results when Prefab Variant Parent default Object references are changed
Add comment