Search Issue Tracker
Fixed
Fixed in 1.6.0
Votes
0
Found in [Package]
1.7.0-pre.1
Issue ID
BUR-1341
Regression
No
Stop converting log calls with file-names to compiler errors
From: https://jira.unity3d.com/browse/BUR-1188
Slack discussion: \[https://unity.slack.com/archives/CBZ9KFENR/p1623743795256500]
When logging back to Unity, if we pass a filename, error/warnings will be converted to compiler errors/ compiler warnings, which can interfere with some unit tests expecting only plain log error/warnings.
File name logging has been disabled (BUR-1153) but this should be fixed in Unity engine (in ). Afterwards file name logging can be re-enabled (in ).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Add comment