Search Issue Tracker
Updating terrain resolution (length/width), tree's position is not synce...
On changing terrain, resolution length or width trees position is not synchronizing on another terrain using same terrain data in th... Read more
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
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