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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment