Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2022.1.0a2
2022.1.0b6
2022.2
Issue ID
1413254
Regression
Yes
'Unable to allocate new scene culling mask' warning when creating textures after reimporting script
Reproduction steps:
1. Open the attached user's project
2. Go to the 'Maybe bugs -> Try this'
3. Observe the created 'Assets\Texture.asset' in the Inspector
4. Delete the 'Texture.asset'
5. Repeat steps from 2nd to 4th
6. Reimport the 'Assets\Scripts' folder
7. Go to the 'Maybe bugs -> Try this'
8. Observe the created 'Assets\Texture.asset' in the Inspector
Expected result: No warnings are in the Console
Actual result: 'Unable to allocate new scene culling mask' warning is in the Console
Reproducible with: 2022.1.0a2, 2022.1.0b6, 2022.2.0a1
Not reproducible with: 2019.4.36f1, 2020.3.32f1, 2021.2.17f1, 2022.1.0a1, 2022.1.0b7, 2022.1.0b13, 2022.2.0a2, 2022.2.0a9
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0b7, 2022.2.0a2