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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment