Search Issue Tracker
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 with "... 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 project 2. Add a new script to the RawImage Object and add this line to Update(): if(gameObject.GetC... 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... Read more
Undo doesn't restore object connection to the script when deleting objec...
Steps to reproduce: 1. Open ExampleProject 2. Select 'Main Camera' and drag cube to the target connection under the camera's script ... 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 att... Read more
If system time is moved forward and then back, execution stops
To reproduce: 1. Open attached project 2. Open the scene "BugTime" 3. Play it 4. Change the system time to a few days later 5. Bring... Read more
Crash in CollectObjectHierarchyWithHideFlagFilter if GameObject is delet...
Crash in CollectObjectHierarchyWithHideFlagFilter GameObject is deleted in OnWillSaveAssets callback while ReplacePrefab is called o... 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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass