Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X
Votes
0
Found in
6000.0.23f1
6000.1.0a1
7000.0.0a1
Issue ID
UUM-85059
Regression
Yes
Assert error is thrown when the Editor language is set to one of the experimental ones
Reproduction steps:
1. Create a new project
2. Make sure you have at least one of the experimental language modules installed in the Unity Hub
3. Change the language to one of the downloaded experimental languages (doesn’t matter if it’s Chinese or Japanese) inside the settings (File > Preferences > Languages > Editor Language) and restart the Editor
4. Open the "Assets/SampleScene.unity"
5. Select GameObjects one by one in the Hierarchy
6. Observe the Console
Expected result: No errors are present
Actual result: “Assertion failed on expression: '!(o->TestHideFlag(Object::kDontSaveInEditor) && (options & kAllowDontSaveObjectsToBePersistent) == 0)'“ error is present
Reproducible with: 6000.0.18f1, 6000.0.23f1
Not reproducible with: 2022.3.50f1, 6000.0.17f1
Couldn’t test with: 2021.3.45f1 (wasn’t able to download experimental languages)
Reproducible on: Windows 11 (User’s platform), M1 Max MacOS 14.6.1
Not reproducible on: No other environment tested
Note: The issue is reproducible on HDRP, URP and built-in pipeline
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment