Search Issue Tracker
Fixed in 2022.3.14f1
Fixed in 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 2023.3.0a7, future release
Votes
0
Found in
2022.3.9f1
2023.1.12f1
2023.2.0b7
2023.3.0a3
Issue ID
UUM-47822
Regression
Yes
[Linux] The Prefab input field's latest changes are lost when exiting Prefab Edit Mode when Auto Save is enabled
Reproduction steps:
1. Open the attached “BugRepro” project
2. In the Project window, open the “Assets/Test.prefab“ prefab
3. In the Scene View, make sure “Auto Save” is enabled
4. In the Hierarchy window, select the “Test” GameObject
5. In the Inspector window, in the “Some Text” field write anything
6. Exit the Prefab edit mode
7. In the Project window, select the “Assets/Test.prefab“ prefab
8. Observe the same “Some Text” field
Expected result: The “Some Text” field is properly saved with the text written into it
Actual result: The “Some Text” field is clipped with only the first character being saved
Reproducible with: 2022.2.0a9, 2022.3.9f1, 2023.1.12f1, 2023.2.0a13
Not reproducible with: 2021.3.30f1, 2022.2.0a8
Fixed in: 2023.2.0a14
Reproducible on: Ubuntu 23.04
Not reproducible on: Windows 10 Pro 22H2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment