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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Add comment