Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2021.3.21f1
2022.2.12f1
2023.1.0b9
2023.2.0a7
Issue ID
UUM-30778
Regression
No
Scene file spikes in size
Reproduction steps:
1. Open the “ProjectBackExtension” in a file explorer
2. Navigate to “Assets/_Project/_Artem/Scenes/RestoredScenes/”
3. Select the “_A_Tutorial_Part2.unity” and the “_A_TutorialStage.unity”
4. Right-click on one of them and select “Get Info”
5. Observe the size of each file
Expected result: The two scene files are not large in size
Actual result: The “_A_Tutorial_Part2.unity” file is 63,3 MB and the “_A_TutorialStage.unity” file is 35,6 MB
Reproducible with: 2021.3.21f1, 2022.2.12f1, 2023.1.0b9, 2023.2.0a7
Could not test with: 2020.3.46f1 (error CS8701: Target runtime doesn't support default interface implementation)
Reproduced on: Intel MacOS 13.2.1
Note: I also tested on a blank project but was not able to reproduce the issue with 100 “Cube” GameObjects or 100 prefabs of a “Cube” GameObject
Add comment
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
Resolution Note:
Known issue with Probuilder. Mesh data is stored in the scene view, which can inflate file sizes.
Resolution Note (2023.2.X):
Known issue with Probuilder. Mesh data is stored in the scene view, which can inflate file sizes.