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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment