Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.60f1
6000.2.8f1
6000.3.0b6
6000.4.0a2
Issue ID
UUM-122107
Regression
No
Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
How to reproduce:
1. Open the attached “IN-116475” project
2. Navigate to Window > Asset Management > Addressables > Analyze
3. Select “Analyze Rules”
4. Click the “Analyze Selected Rules” button
5. Observe the crash
Reproducible with: 2023.2.0a18, 6000.0.60f1, 6000.2.8f1, 6000.3.0b6, 6000.4.0a2
Could not test with: 2023.2.0a17 (analyzing the Addressables rules gets stuck on Application.idle)
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Notes:
- The crash does not occur after deleting the ProjectSettings folder
- The issue is not reproducible on a fresh project with the users ProjectSettings imported
First few lines of the stack trace:
0x00007FFFEE5C27FA (Unity) ProcessSceneBeforeExport
0x00007FFFF0043A73 (Unity) BuildPipeline::CalculatePlayerDependenciesForScene
0x00007FFFEDF9823E (Unity) ContentBuildInterface_CUSTOM_CalculatePlayerDependenciesForSceneInternal
0x000001DD380E9695 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.Build.Content.ContentBuildInterface:CalculatePlayerDependenciesForSceneInternal_Injected (UnityEngine.Bindings.ManagedSpanWrapper&,UnityEditor.Build.Content.BuildSettings&,intptr,intptr,UnityEditor.Build.Content.DependencyType,UnityEditor.Build.Content.SceneDependencyInfo&)
0x000001DD380E945B (Mono JIT Code) UnityEditor.Build.Content.ContentBuildInterface:CalculatePlayerDependenciesForSceneInternal (string,UnityEditor.Build.Content.BuildSettings,UnityEditor.Build.Content.BuildUsageTagSet,UnityEditor.Build.Content.BuildUsageCache,UnityEditor.Build.Content.DependencyType)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Specular highlight appears in fully shadowed areas when HDRP Shadow Color is tinted
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
- [Android][iOS] Particles are not affected by External Forces when loaded from AssetBundles with Strip Engine Code enabled
- Rendering Debugger "STP" and "Reflection Probe Atlas" overlays don't change size when changing the "Map Size"
Add comment