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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment