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][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment