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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment