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
- Terrain's "Brush Masks" Overlay's default color doesn't match other Overlays
- Additional settings dropdown in Terrain Overlay is not grayed out for painting modes with no extra settings
- Inconsistent Terrain brush Opacity values between Scene view and Inspector
- [Usability] No separated opacity for the different types of Terrain brushes
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
Add comment