Copyright © 2026 Unity Technologies
Addressed the recursive call for dynamic height ListViews that caused the StackOverflowException.
Addressed the recursive call for dynamic height ListViews that caused the StackOverflowException.
2023.1 is no longer a supported version of Unity. Please see the corresponding 2023.2 port instead (if applicable).
Thank you for bringing this issue to our attention. After careful consideration, we will be closing the 2022.3.X port as this issue will be resolved in a newer release. This decision is determined by factors such as severity, frequency of the issue, and the number of users affected by it. For more details, please refer to the latest port related to this issue. We apologize for any inconvenience this may cause and appreciate your understanding.
Thank you for bringing this issue to our attention. After careful consideration, we will be closing the 2021.3.X port as this issue will be resolved in a newer release. This decision is determined by factors such as severity, frequency of the issue, and the number of users affected by it. For more details, please refer to the latest port related to this issue. We apologize for any inconvenience this may cause and appreciate your understanding.
Reproduction steps:
1. Open the "IN-48963.zip" project
2. Open the "Assets/Tests/Combined tests" Scene
3. Attach Rider/Visual Studio to the Unity Editor and Debug the project
4. Enter Play mode
5. Wait until there are at least 20k log entries in the UniCon Console window
6. Press the "Tail" button in the UniCon Console window multiple times
7. Observe the code editor
Expected results: StackOverflowException is not thrown
Actual results: StackOverflowException is thrown
Reproducible with: 2022.3.4f1
Reproducible on: Windows 11 (reported by the user)
Not reproducible on: No other environment tested
Notes:
Issues you vote on will appear here