Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.0b2
Issue ID
759511
Regression
Yes
Can't assign prefab to script GameObject public parameter
1. What happened
In Inspector can't assign prefab from Assets, as a GameObject parameter in script.
The behaviour can be viewed here: http://screencast.com/t/36zhLpgAD
2. How we can reproduce it using the example you attached
- Open scene 1
- Select Main Camera GO
- In its 'Camera Script' script component try assigning some of prefabs from Assets folder.
---> Expected: user is able to select asset. Actual: user isn't able. Only prefabs from scene can be selected.
Note: this is happening on 5.4.0b2 build from green trunk. So it isn't an official build yet.
Regression from 5.4.0b1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment