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
- No dialog box exists for unused animations when there are more than one animation attached to the FBX file
- Editor IDE integration packages are not installed when creating a project with the Essentials Pathway template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when manually saving a complex UI prefab asset
- Inconsistent shader rendering and warnings across graphics APIs when StructuredBuffer is unbound
- "Initialization Mode" and "Update Mode" drop-downs are not localized in the Custom Render Texture asset
Add comment