Search Issue Tracker
[XR Interaction Toolkit] On Select Exit event does not change Game objec...
How to reproduce:1. Open attached project ("XrIssueTest.zip")2. Open SampleScene scene3. Enter Play mode4. Grab Cube Game object in ... Read more
[URP] Clear(color) and Draw Mesh methods called for each Sorting Layer
Reproduction steps:1. Open project in "MyRepro.zip"2. Open Scene "0a18.unity"3. Notice that UniversalRP-HighQuality is using 2D Rend... Read more
The "Dirt Texture" property text has a lot of padding and causes difficu...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Select the “Global Volume” GameObjec... Read more
Error message: "success && actual == (UInt64)size error" when trying to ...
Note:This issue is only reproducible when trying to download a large asset and there is not enough free disk space available. Steps ... Read more
Attaching sprite to a public string array, crashes Unity
How to reproduce:1. Open the attached project "829198array.zip" from cloud2. Open test scene3. Select MainCamera in the Hierarchy4. ... Read more
[CustomEditor] DragPerform event does not fire when Unity Editor is not ...
To reproduce:1) Open the attached project2) In top menu bar, open CUSTOM_NAME (Edits below) ->PropBrowser->Browser3) Make sure... Read more
[VFX Graph] "Output Particle Forward Decal" node name overlap with "Loca...
"Output Particle Forward Decal" node name overlap with "Local" Template text, refer attached screenshot. Steps to repro:1. Create a ... Read more
Job scheduling with batching is slow with dependencies and worker thread...
Steps to reproduce: 1. Run this user code sample https://discord.com/channels/489222168727519232/1229522160364683305/123243896960660... Read more
[Linux] Whole Editor is rendered in pink when creating a new LWRP project
How to reproduce:1. Create a new project with the LWRP template Expected results: Editor opens the newly created project correctlyAc... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template