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
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
- LogWarning is not executed in the HDRP package script when running the project in -batchmode
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
Add comment