Search Issue Tracker
Font texture not available in Texture Selection window
- Open attached project and select the New Material asset- Click on the Texture slot in the material to pick a texture Notice that t... Read more
Incorrect conditional compilation symbols when building project with "Un...
Building a Windows Store App project with "Unity C# Projects" option checked, results in projects are being created with the wrong U... Read more
A disabled Button on a Panel that is set to Inactive will not show the d...
To reproduce this bug: 1. Open the project2. Open DisableButtonScene3. Play4. Press 'Disable Button', which disables 'Button' script... Read more
Snap to surface snaps to invisible colliders
Steps to reproduce:1. Open the attached project and the scene2. Select the cube and drag it while holding ctrl+shift3. Observe that ... Read more
The copy-paste confuses the state machine
Repro steps: 1. Create a sub-state machine, add a couple of states(and motions) to it - press play, the animation play properly2. Co... Read more
Setting the Font Size to negative and switching back to positive will ma...
Steps to reproduce : - create a new project- create a canvas and an empty game object- add the Text Component to the game object- ad... Read more
Instantiation of a prefab containing a rectTransform is not consistent b...
Steps to reproduce:Create a new project. Make a script which instantiates a prefab which is comprised of Panel parent and Text child... Read more
"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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument