Search Issue Tracker
Realtime Reflection Probe is not rendered the same way in the Editor as ...
Realtime reflection probes are not supposed to work by default in Standalone Builds. Their baking has to be called from the Scriptin... Read more
GameObject's selection highlight rectangulates when texture is assigned ...
How to reproduce:1. Open the attached '185234-selection highlight.zip' project2. Open 'SampleScene' Scene3. Select 'Conifer_Needles_... Read more
The Reset button does not reset the Default Inherited Theme in Default T...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Default Runtime Theme File (Assets > ... Read more
In WebGL Player “Default Cursor” resets to system default cursor when le...
How to reproduce:1. Open the user’s attached “UI Tookit theme bug.zip” project2. Open the “SampleScene” Scene3. Switch to WebGL plat... Read more
[Profiler][Linux] Standalone Profiler does not open, logs "ExternalProce...
Reproduction steps:1. Open new Unity Project2. In Editor Menu, select Window -> Analysis -> Profiler (Standalone Process)3. Ob... Read more
"Grab RenderTexture" occurs when Main Camera "Clear Flags" is set to "De...
How to reproduce:1. Open attached project and open the SampleScene scene2. Enter the Play Mode3. Capture a frame in the Frame Debugg... Read more
Color of baked Lightmaps is incorrect when a Material with Emission is p...
How to reproduce:1. Open the user-submitted project2. Open the scene "Scene" (Assets/Scene.unity)3. In the Project window, select th... Read more
A GameObject with a Character Controller and Animator Components loses a...
How to reproduce:1. Open the “CHARACTER_CONTROLLER_ISSUE.zip“ project2. Open the “SampleScene“3. Enter the Play Mode4. Observe the G... Read more
The USS cursor style property is not applied when it is set for the root...
Reproduction steps:1. Open the attached “VisualElementCursorBugReport.zip” project2. Open the custom “Test” Editor window from the t... Read more
VirtualFileSystem crash because of data races.
Due to race conditions in various VFS components a crash is likely to happen.Steps to reproduce: This bug is difficult to reproduce ... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation