Search Issue Tracker
Fixed
Votes
0
Found in [Package]
2.6.1
Issue ID
SPLB-294
Regression
No
All scenes are marked as dirty when a new Spline element is added to a Spline Container in one scene
How to reproduce:
1. Open the “UnityBugSplinesSceneDirty“ project
2. Open the “SampleScene”
3. Add “SampleScene2” to the Hierarchy of the “SampleScene”
4. In the Hierarchy, select “Spline” GameObject
5. In the Inspector, add new Spline element to the Spline Container
6. Observe the Hierarchy window
Expected result: Only the scene with the added Spline marked as dirty
Actual result: Both scenes are marked as dirty
Reproducible in: 2.4.0 (2021.3.44f1, 2022.3.47f1, 6000.0.20f1), 2.6.1 (2021.3.44f1, 2022.3.47f1, 6000.0.20f1)
Reproducible on: Windows 10
Not reproducible on: no other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Add comment