Search Issue Tracker
Terrain is not rendered near the camera when using Instanced Draw and te...
How to reproduce:1. Open attached project "repro_1111579" (OC link below)2. Zoom towards terrain Expected result: Terrain is visible... Read more
IPGlobalProperties.GetActiveTcpConnections() return different port numbe...
How to reproduce:1. Open the attached project ("case_1165578-PortTest.zip")2. Open the repro scene ("SampleScene")3. Enter the Play ... Read more
[macOS] Opening a project with static StartUp() editor script through Te...
To reproduce:1. Open attached project "1165974.zip" through the terminal with "/Volumes/External/Applications/2018.4/Unity/Unity.app... Read more
Crash during script compilation when compiling a script which has Serial...
How to reproduce:1. Open the attached project ("case_1167060-AlphaTesting")2. Attach "Player.cs" script to any game object in the sc... Read more
Unity Keyboard shortcut are not being underlined when Underline keyboard...
Steps to reproduce:1. Open "Control Panel"2. Open "Ease of Access Center"3. Select "Make the keyboard easier to use"4. Enable "Under... Read more
[Output] Not all HDRP Render Queues are relevant for all outputs
Repro steps:1. Open a VFX Graph in HDRP and select a transparent output2. In the inspector, observe all the render queue options. Ex... Read more
[Linux] Streamed AudioClip causes stack overflow, glitching and a crash ...
To reproduce:1) Download the attached project as well as separately attached "metas.zip"2) Replace the meta files in the project wit... Read more
[Shader Graph] Heading of property window hides when dragging property w...
The title bar of property window in a shader graph hides or clips when it's expanded beyond the length of the window and dragged ver... Read more
[Prewarm] Total Time can go into negatives, throwing a 'Thread group siz...
Repro steps:1. Create a Visual Effect asset in the project folder, or select an existing one.2. Select a negative value for 'PreWarm... Read more
Editor freezes upon deleting an opened project from explorer
Editor freezes upon deleting an opened project from explorer. Steps to reproduce:1) Create a new project2) Delete the project from e... 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