Search Issue Tracker
[UI Toolkit] Special characters \n, \t and \r are encoded in the UI
Reproduction steps:1. Create a new Unity project2. Create a new UI Document (Right-click Assets > Create > UI Toolkit > UI ... Read more
[ProBuilder] Unity CPU usage rises by ~20% when ProBuilder Window is ope...
How to reproduce:1. Download the attached project 'PB CPU Usage Issue.zip'2. Open Task Manager and observe CPU usage of Unity3. Open... Read more
Font.RequestCharactersInTexture loads surrogate pairs instead of glyphs ...
How to reproduce:1. Open the attached project ("FontTest.zip")2. Go to Window -> General -> Test Runner3. In Test Runner, make... Read more
[Inspector] Reorderable List UI overlaps with itself
Reproduction steps:1. Open the project attached2. Open SampleScene3. Select Directional Light in Hierarchy4. Inspect the Reorderable... Read more
A jspre syntax error is thrown when running build on WebGL
Reproduction steps:1. Open the user's attached project2. Build the WebGL player3. Configure the Apache server and update httpd.conf ... Read more
Full floating precision register is used when compiling Shader to GLES3
How to reproduce:1. Open the user's attached project2. In the Project window, under Assets, select the Shader "Modx-CharacterDissolv... Read more
The Window "Select Texture2D" opens in inconsistent position when it is ...
Reproduction steps:1. Create a new project2. In the Hierarchy window, select any GameObject3. In the Inspector window, select the ic... Read more
[IL2CPP] Build fails on Try block ends without any catch, finally, nor f...
Reproduction steps:1. Open project "IL2CPP_repro"2. Make sure Scripting Backend is set to IL2CPP3. Build the project Expected result... Read more
"CustomPass" with "CustomPassUtils.RenderFromCamera" is inconsistent in ...
How to reproduce:1. Open project "CustomPassBugRepo.zip"2. In the Hierarchy window select "CustomPassTest" GameObject and open it in... Read more
[HDRP] DRS settings: max screen % not clamped by min screen % value
Version tested: SRP master Steps to reproduce: 1) Create or open any HDRP project2) Go to HDRP asset, Dynamic Resolution section3) T... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default