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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment