Search Issue Tracker
ProjectVersion.txt does not update in 5.5
How to reproduce:1. Create empty project in 5.5.0b12. Save scene and exit editor.3. Open saved project in 5.5.0b2. (Warning about ve... Read more
Building Android apk outside of Unity project folder fails and Unity edi...
Fix has been pulled to trunk and 5.5 Read more
Social Leaderboard - IScore.value has type of long but overflows as int
1. Build & Deploy my attached project to iOS device.2. Make sure that your Game Center account is enrolled in iTunes Connect wit... Read more
[Linux Editor] Adjusting properties by sliding the mouse stops when the ...
When adjusting values like Transform position, rotation or other properties using the mouse cursor, the cursor doesn't loop 'around'... Read more
Small UI glitch in animation window (dope sheet mode)
A small part of the animation window UI shows a portion of scrollbar where it should not be shown. This only occurs in dope sheet mode. Read more
Setting the texture from a UI RawImage with a external texture causes wr...
To reproduce: 1. Open attached project2. Add a new script to the RawImage Object and add this line to Update():if(gameObject.GetComp... Read more
[Regression][5.5] Shadows culling produces artifacts when dynamic shadow...
Steps to repro: 1. Open Unity 5.5;2. Create new project;3. Extract attached 'ShadowsCullingBug' package;4. In the project folder go ... Read more
Undo doesn't restore object connection to the script when deleting objec...
Steps to reproduce:1. Open ExampleProject2. Select 'Main Camera' and drag cube to the target connection under the camera's script "T... Read more
When animating canvas image rect transform position on z-axis transform....
Canvas Image position does not get updated when rect transform position is controlled by animation. Steps to reproduce:1. Open attac... Read more
If system time is moved forward and then back, execution stops
To reproduce:1. Open attached project2. Open the scene "BugTime"3. Play it4. Change the system time to a few days later5. Bring focu... 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 Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names