Search Issue Tracker
TcpClient.Client.LocalEndPoint is always null when Scripting RunTime is ...
How to reproduce:1. Open given unity project2. Make sure that scripting runtime version is set to 4.x3. Enter play mode4. Notice in ... Read more
[Memory] Memory usage increases and stays in use each time the Scene Vie...
How to reproduce:1. Create a new Project2. Undock the Scene View Window3. Open the Task Manager and highlight Unity4. Resize the und... Read more
[2018.1][OSX] Opened build shows black screen if build was quit previous...
To reproduce:1. Open project2. Build for OSX Standalone3. Open build, maximize app window, quit4. Reopen built app Expected: view in... Read more
[Profiler] Counter colors are not switched alongside the Counter when th...
How to reproduce:1. Open the attached "Profiler" project2. Open the Profiler (Window->Analysis->Profiler)3. Open the Profiler ... Read more
DateTime.Now throws exception in IL2CPP build
Steps to reproduce:1. Download 1065602_repro.zip and open "new" scene2. Switch platform to UWP3. Build project on IL2CPP backend4. O... Read more
[Android] OBB build fails with accents in streaming assets filenames are...
Steps to reproduce:1. Open user attached project2. Make sure "Split Application Binary" is selected in the player settings3. Build o... Read more
Range and direction of the Light component are not shown in the Game vie...
How to reproduce:1. Open the attached "GizmoGameView" project2. Open the "SampleScene" Scene3. Make sure that Gizmos are toggled on ... Read more
Editor crashes when adding a script with a UI component requirement to a...
How to reproduce:1. Open the scene "NewScene" from my attached project "New Unity Project.zip"2. Select "Parent" GameObject and from... Read more
Editor crashes if checking "SystemInfo.SupportsTextureFormat" with every...
Reproduction steps: 1. Open "MinimalRepro.zip" Project2. Open "Test" Scene3. Enter Play mode Expected Result: Entering Play mode is ... Read more
Surface Shader Compiler compiles for additional non-selected APIs
Steps to reproduce:1. Download and open the attached project2. Check the "NewSurfaceShader" Result: Shader error in 'Custom/NewSurfa... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code