Search Issue Tracker
By Design
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
2020.1.0a3
Issue ID
1181327
Regression
No
[VCS] Changes to the Audio Mixer can be made without checking out the asset
How to reproduce:
1. Create a new project in your preferred workspace and open it
2. Connect it to Perforce
3. Create a new Audio Mixer and submit it
4. Open it and add a new group ( + sign next to the "Groups" tab)
5. Observe that the Asset was modified but didn't get checked out (Saving the project will correctly check out the asset)
Expected result: the asset is immediately checked out after making changes
Actual result: the asset is not checked out after making changes
Reproduced in: 2020.1.0a3, 2019.3.0b2, 2019.2.3f1, 2018.4.8f1, 2017.4.32f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note:
Currently, most assets are only automatically checked out on project save by design. Although this might change in the future