Search Issue Tracker
Active
Votes
0
Found in
2021.3.29f1
2022.3.7f1
2023.1.8f1
2023.2.0b4
Issue ID
UUM-47893
Regression
No
Items that are not referenced in Scene are selected when exporting Scene's package
Reproduction steps:
1. Open the attached project "ReproProj"
2. In the Project window search for “DoorBreak” Scene
3. Right-click “DoorBreak.unity”
4. Select “Export Project”
5. Observe the items in Exporting package window
Expected result: Items that Scene does not depend on are not selected
Actual result: “CollectDependenciesExample.cs“, “PrefabModificationCleaner.cs” and other items that are highlighted with a red rectangle in Screenshot_1.jpg are selected
Reproducible with: 2021.3.29f1, 2022.3.7f1, 2023.1.8f1, 2023.2.0b4
Reproducible on: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Right-click the DoorBreak.unity and select “Select Dependencies” to show Scene’s dependencies
- Right-click on a script and select “Find References In Scene” to see if Scene is dependent on it
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Add comment