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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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.