Search Issue Tracker
[Linux] build freezes if system time changed to earlier time
-e: see title, build becomes unresponsive and gray -repro:--build empty project--run on linux--change system time to 5 minutes earli... Read more
Warning about deprecated audio API looks wrong
Recently, AudioClip.isReadyToPlay was deprecated, so if someone uses it in a script, this warning message will be displayed:"warning... Read more
An InputField added to dynamically created canvas throws an error
To reproduce:1. Open attached project2. Open init scene3. Press play4. Notice the error thrown in console Read more
Scroll Rect won't scroll when manually move the scrollbar's value slider...
To reproduce:1.Open the attached project, ( it is 4.6RC1 demo project by Unity)2. In 'Scenes' folder open the 'Control' scene and pl... Read more
UI Text flickers when scrolling
To reproduce:1. Open attached project2. Open ShellrootBeta scene3. Press play4. Scroll up and down5. Notice the text 'Penguinmarcher... Read more
Unsupported SM2.0 water shader on WinRT
The included project includes a SM2.0 water shader from the asset store that renders as black when deployed to a Microsoft Surface R... Read more
created a new animation and the normal trigger stays on
To reproduce:1. Open attached project2. Open "new" scene3. Press Play4. View in animator window that the Normal trigger is on5. Mous... Read more
A newline character gets added to the input field after/if it was resele...
To reproduce:1. Open the attached project2. Open the ActivateInputFieldTest.unity scene. Notice how the input field is scripted to r... Read more
When an input field is selected/activated from within Start(), onEndEdit...
To reproduce:1. Open the attached project2. Open the InputFieldOnEndEditTest1.unity scene. Notice that:a) the input field is scripte... Read more
Text Mesh Pro in canvas causes drop in fps on some iOS devices
Text Mesh Pro GUI object may cause drop in fps on some iOS devices. Framerate picks up, if the Text Mesh Pro Object is on another ca... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler