Search Issue Tracker
Fixed in 2017.1.X
Votes
2
Found in
5.6.0b9
Issue ID
883599
Regression
No
Clearing the console after API Updater fails due to recursion clears the recursion error
How to reproduce:
1. Open new project
2. Import this package from the Asset Store: https://www.assetstore.unity3d.com/en/#!/content/47248
3. Use the API Updater
- The API Updater should fail
4. Clear the log
- Note that the log is cleared completely
- Trying to play any scene results in an error that asks the user to fix any compiler errors, even though there are no compiler errors visible in the console
- Additionally, the recursion error displays no information as to where the recursion actually occurred
- Reproduced with 5.6.0b9 (e1cc23a55ad8)
- Happens in earlier versions as well
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment