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
- Progress indicator in Meta Quest Build Profile configuration is barely visible
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
Add comment