Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a2
Issue ID
1051577
Regression
No
Audio Source - Not all properties of a prefab update correctly in the Inspector to show they are overriding their base prefab
When you create an override on a prefab by changing a property in the Inspector, normally a blue highlight appears and the property label turns bold. You are also able to right click the property and apply/revert the override. However several properties on the Audio Source component do not do this. When they are changed their styling stays the same and you cannot right click them to apply/revert overrides.
The properties on the Audio Source component that do not properly update when overridden are:
Spatial Blend
Reverb Zone Mix
Spread (under 3D Sound Settings)
1. Install Unity
2. Open the attached project
3. Open MainScene.scene
4. Select the "Music Player" prefab in the hierarchy
5. Look at the Audio Source component in the Inspector
6. All properties contain overrides but not all of them reflect that fact in the Inspector
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
- "EndLayoutGroup: BeginLayoutGroup must be called first" is thrown when selecting the wrong executable for the browser and then the right one
Add comment