Search Issue Tracker
"Too many texture interpolators would be used for ForwardBase pass" shad...
Steps to reproduce : - import the shader attached and notice the errors *Note :Regression from 4.5. Read more
Text spills out of the area when being copy pasted in a Text
Steps to reproduce : - create a new canvas- create a new game object and assign a Text Component to it- copy the following chunk of ... Read more
Frame Debugger clips shadowmap in game window
To reproduce:1. Open attached project. It contains a mesh with a shadow2. Open up the frame debugger3. Navigate to the Shadows.Rende... Read more
Missing realtime shadows on Windows editor DirectX 11
1.Make new project2.Add object "plane"3.Add object "cube"4.Add object "directional light" and turn on hard shadows5.Check if Player ... Read more
uGUI Rect Masks are broken because they affect siblings and not just thi...
To reproduce this bug: 1. Open the attached project2. Open scene 'Scene'3. Switch to game view4. Try swapping places of 'Top Mask' a... Read more
Editor crashes when enabling the Cache Server in Preferences
- Open Unity with any project- Go to Preferences -> Cache Server- Enable Cache Server, but don't type any address- Press the Chec... Read more
Create new Animation Clip does not remember the previous directory
Steps to reproduce : - create a new project- select the Main Camera and open the Animation Window- create a new animation and save i... Read more
Wrong warning shown when there is a script name mismatch
To reproduce:1. Open attached project2. Open scene Test. It contains a few scripts. One of them is named TestC, but in the script th... 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