Search Issue Tracker
Help / Unity API Reference Greyed out in Visual Studio
To repro:0. Make sure your system is clean (no Unity or VS were installed on it before).1. Using download assistant install Unity (5... Read more
The Editor and "Reloading Domain" windows are frozen when entering Play ...
How to reproduce:1. Open the “The-game-where-the-2d-pixel-dude-has-to-find-a-key.zip“ project2. Open the “Mikayla“ Scene3. Enter the... Read more
UI document does not apply the correct color to URLs in the Player when ...
How to reproduce:1. Open the attached “link_issue_project”2. Open the SampleScene and enter Play mode3. Observe how the URL is displ... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
Crash on InvokeWithThrow when using push-to-talk in IL2CPP player
Reproduction steps:1. Open the attached project2. Build the player with IL2CPP3. Play "MirrorIgnorance Demo" scene4. Press Host5. In... Read more
[HDRP] Refraction fades to sky color on the edges of the screen
How to reproduce:1. Open the attached project ("case_1184935-Refractions.zip")2. Open the repro scene ("New Scene")3. Move the "Sphe... Read more
[HDRP] Raytraced SSR is blurry when used with coat, resulting in loss of...
Check the images. The details from HDRI sky and geometry are lost when using raytracing SSR. The issue only occurs with coat materia... Read more
[IL2CPP] Building project with System.Data.Linq reference causes build e...
How to reproduce:1. Open the attached project (.Net 4.x required)2. Build the project with IL2CPP backend Actual result: The build f... Read more
Assets appear unsorted when the Package Manager’s "Labels" filter is app...
How to reproduce:1. Create a new project2. Open the Package Manager3. Go to the “My Assets” tab4. Click on the “Filters” dropdown5. ... Read more
Unity icon is missing in the Editor window
Reproduction steps:1. Create a new Unity project2. Observe the icon on the top-left corner of the Editor window Expected result: Uni... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument