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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment