Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.3.15f1
2020.2
Issue ID
1260200
Regression
No
[Tasks] Task's foreach loop is iterated 2 times on the first frame
How to reproduce:
1. Create a new project
2. Attach the "NewBehaviourScript.cs" script to the GameObject in the Scene
3. Enter the Play Mode
4. Observe the Console
Expected Behavior: The iterations start at 1st frame and each iteration it increases by 1 frame
Actual Behavior: The first and second iterations are executed on the 1st frame
Reproducible with: 2018.4.24f1, 2019.4.5f1, 2020.1.0f1, 2020.2.0a17
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Add comment