Search Issue Tracker
Unity logging package fails to build with burst and High managed strippi...
How to reproduce:1. Open the attached project “NetcodeBurst.zip“2. Open the Build Settings (Edit > Build Settings…)3. Open the Pl... Read more
Editor freezes when "{0}" is used with some non-Latin characters in Logging
How to reproduce:1. Open the “logging_repro.zip“ project2. Open the “New Scene“3. Enter Play Mode Expected result: Editor continues ... Read more
[Unity Logging] Editor freezes when logging messages that contain curly ...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... Read more
OutputTemplate is ignored when logging into UnityEditorConsole
Reproduction steps:1. Open the "IN-45140.zip" project2. Open "Assets/Scenes/SampleScene"3. Enter Play mode and observe the Console E... Read more
"Exception: LogControllers.Data is not created" is thrown when calling L...
How to reproduce:1. Open the attached project "Test2Camera.zip"2. Enter Play Mode Expected results: No errors thrown in the Console ... Read more
Context highlighting is missing in the Hierarchy window when using the R...
Reproduction steps:1. Open the "IN-42400.zip" project2. Open "Assets/Scenes/SampleScene"3. Enter and exit Play mode4. In the Console... Read more
IDE does not open when double-clicking on a log message in the Console w...
How to reproduce:1. Open the “LoggingIDEIssue“ project2. Open the “SampleScene”3. Enter Play Mode4. In the Console window observe th... Read more
Logs only get written to Player.log when using WriteTo.StdOut
Reproduction steps:1. Open the attached “test” project2. Click File > Build Settings… > Build3. Open the built Player director... Read more
Editor freezes when redirecting Unity logs to custom logger
Reproduction steps:1. Open the attached "InputLoggingReport" project2. Open "Assets/Scenes/SampleScene"3. Press Play4. Observe the r... Read more
Crash on "UnsafeUtility_CUSTOM_MemCpy" when using Asian alphabets in the...
How to reproduce:1. Open the attached “IN-52317.zip” Project2. Open the “SampleScene”3. Enter Play mode Expected result: Play Mode i... Read more
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