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
- Objects flickering in Play Mode when using RenderTexture with Canvas
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
Add comment