Search Issue Tracker
Animator: Long parameter names in Parameters list are trimmed implicitely
Long parameter names in Parameters list are trimmed without showing to user that they are trimmed.Expected: Have '...' in the end of... Read more
Frame debugger: expose same info/controls for framebuffer as for RTs
Frame debugger only can display channels/... when rendering into a render texture. Would be nice to have that while rendering into t... Read more
[Textures] No warning when using built-in textures as normal maps
To reproduce:1. Create a new material (standard shader)2. Add the default particle texture as the normal map texture3. Even though t... Read more
Reflection from point light doesn't look natural for shader's different ...
1) What happenedReflection from point light doesn't look natural for all shader's smoothness levels 2) How can we reproduce it using... Read more
send/receive bus connections obscure a mixers too much
-e: the (optional) bus connections for the send/receive effects in mixers obscure a lot of the mixers themselves when there are seve... Read more
Transition destination context menu is inconsistent
Transition destination context menu is inconsistent Repro:See the attached video. Depending on the structure of the destination stat... Read more
[Scene] Middle mouse drag jitters when focusing a larger number away fro...
To reproduce this issue: 1. Create a new project2. Create a cube3. Change its position x to a bigger number ( for example 20000 )4. ... Read more
[Fog] Make runtime fog changes in editor not use new shader variants if ...
When Fog is changed from a script only, then in player builds it does not appear. To reproduce this issue: 1. Open 'FogRenderSetting... Read more
[Skybox] Procedural skybox shader does not take directional light's inte...
Steps to reproduce: 1. Create new Unity 3D project2. Make sure the 'Skybox' is set to 'Default-Skybox' under the Lighting window3. A... Read more
Impossible to place the cursor in text on touch screen devices
Selecting any random place in the middle of written text, cursor can't be placed. Cursor appears at the start of the text when selec... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal