Search Issue Tracker
Won't Fix
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
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
- "EndLayoutGroup: BeginLayoutGroup must be called first" is thrown when selecting the wrong executable for the browser and then the right one
- [iOS] [AudioSource] Errors/warning logged and "AudioSettings.OnAudioConfigurationChanged" event not called when disconnecting the Bluetooth heaphones from the device
Resolution Note:
Known issue with Probuilder. Mesh data is stored in the scene view, which can inflate file sizes.