Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2019.4
2020.3
2020.3.19f1
2021.1
2021.2
2022.1
Issue ID
1378651
Regression
No
"Saving Prefab to immutable folder is not allowed" error is thrown when saving a Prefab with an XRInteractorLineVisual component
"Saving Prefab to immutable folder is not allowed" error is thrown when saving a Prefab in an immutable package with an XRInteractorLineVisual component
How to reproduce:
1. Open the user-submitted project
2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)
3. Save the project (File > Save)
4. Open and inspect the Console window (Window > General > Console)
Expected result: No errors are seen in the Console
Actual result: "Saving Prefab to immutable folder is not allowed" error is seen in the Console
Reproducible with: 2019.4.32f1, 2020.3.23f1, 2021.1.28f1, 2021.2.3f1, 2022.1.0a15
Error:
Saving Prefab to immutable folder is not allowed: Packages/com.microsoft.test.xrinteractorlinevisual/TestLine.prefab
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler ()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment