Search Issue Tracker
UI Text doesn't clear from the screen each frame
To reproduce: 1. Open the project, attached by the user (Tapper2018.zip)2. Open the "SampleScene" scene3. Enter Play mode4. Observe ... Read more
[Line Renderer] Normals are flipped when using alignment mode "Local"
When using a line renderer with a standard shader, using "View" alignment mode generates a correct mesh but using "Local" alignment ... Read more
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
Several scene management events are not called when performing normal sc...
Steps to reproduce:1. Open user attached project2. Select Bugs -> Switch Active Scene3. Observe that no events are received,4. Se... Read more
Mismatched LayoutGroup errors are thrown when expanding script with seri...
To reproduce:1. Open project2. Open scene3. Select Main camera and ensure the Test Object component is expanded4. Click mouse button... Read more
Material asset icons are inconsistent when duplicating the same material
How to reproduce:1. Select '1' asset in Project Window2. Look at the color of the sphere3. Right-click and reimport4. Sphere color i... Read more
'Assertion failed: Geometry jobs should not be launched for empty tasks'...
To reproduce:1. Open project2. Play 'main' scene3. Wait for about 10-20 seconds4. Notice that model starts collapsing and after some... Read more
Only one method logged situated in the .NET API using IL2CPP
Reproduction steps:1. Open the attached project.2. Build the project.3. Open the exported project with XCode.4. Archive the build ('... 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
[OSX] Setting build window resolution to 0 instantly results in a crash
Reproduction steps:1. Open the attached project "OSXZeroResolutionCrash.zip";2. Build the project for MacOSX;3. Run the build and pr... 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