Search Issue Tracker
[Texture] Texture2D.LoadImage always returns true and sets the texture t...
Reproduction steps:1. Open project in "LoadTest.zip"2. Open SampleScene3. Enter Play Mode Expected result: A white texture is displa... Read more
[SRP] Light Layer mask values are hidden in submenus when name has '/' c...
steps1. open project and scene2. select a directional light3. in inspector, check Light > Light Layers expected: "oops/all/the/sa... Read more
LightProbes.needsRetetrahedralization doesn't get invoked in IL2CPP builds
How to reproduce:1. Open the user's attached project2. Build the project3. Observe the build4. Wait until two cubes appear in the Sc... Read more
Camera.RenderToCubemap is inversed when using RenderTextureDescriptor
How to reproduce:1. Open the attached project "rendercubemap_descriptor.zip"2. Open Assets/scene.unity3. Select "BugRepro" in the Hi... Read more
Misleading shader compilation logging message
When doing the player build, a log appears in the Editor log that informs about the progress. The log says something like "[ 60s ] c... Read more
[Input System] Gamepad is not recognized when it is connected during spl...
How to reproduce:1. Open the user's attached project "NewInputTest.zip"2. In File > Build Settings, make sure that Target Platfor... Read more
[HDRP] One probe in HDRP template does not bake properly
Unsure why but there is one probe that has to be manually rebaked. If possible we should look into how is this one special or simply... Read more
Input in Standalone player is one or few frames behind when vSynch mode ...
Steps to reproduce:1. Open user's attached project "VsyncBugRepro.zip"2. Build a Standalone build3. Press "Down" arrow key (This set... Read more
Changes made to the Background Tasks window size are reverted after open...
How to reproduce:1. Create a new Unity project with the HDRP template2. Go Window -> Rendering -> Lighting3. Scroll down to th... Read more
Font Asset created via Font Asset Creator results in corrupted Asset tha...
Reproduction steps:1. Open the attached project "1334048.zip"2. In the top toolbar open Window/Text/Font Asset Creator3. Drag font "... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template