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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment