Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2022.3.63f1
6000.0.51f1
6000.1.9f1
6000.2.0b7
Issue ID
UUM-110066
Regression
Yes
Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
Reproduction steps:
1. Open the attached “IN-103909” project
2. Open the Project Settings window (Edit > Project Settings)
3. Make sure Domain Reload is disabled under the “Editor” tab
4. Open the “Scenes/SampleScene” Scene
5. Enter the Play Mode
6. Observe the Game View
Expected result: Pool has 100 inactive GameObjects
Actual result: Pool has 0 inactive GameObjects
Reproducible with: 2022.3.58f1, 2022.3.63f1, 6000.0.51f1, 6000.1.9f1, 6000.2.0b7
Not reproducible with: 2022.3.57f1
Reproducible on: Windows 10, Windows 11 (user)
Not reproducible on: No other environment tested
Notes:
- When Domain Reload is enabled, the bug no longer reproduces
- If in the “Start” function, the pool initialization is delayed by one frame, the pool initializes correctly
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Add comment