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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment