Search Issue Tracker
Objects created in "if UNITY_EDITOR" make their way into the Build, if t...
To reproduce:1. Open "Example.zip" project.2. Open "scene2".3. Delete "Cube(Clone)" in Hierarchy, and save scene.4. Build and Play p... Read more
ScrollRect scrolling randomly stops even with the deceleration rate set ...
Steps to reproduce: 1. Open attached project2. Open scene "test" and run it3. Click on scroll rect and while holding mouse move it a... Read more
[URP] Gizmos position and scale incorrectly when changing camera rect
Reproduction steps:1. Open the attached “GizmoScaling“ project2. Open the “SampleScene” scene3. Make sure “Render Pipeline Asset“ (P... Read more
[Shuriken] Separate axes makes particle rotate in opposite direction
Steps to reproduce: 1. Download and import attached project. (ReversedRotation.zip)2. Play.3. Select one of two particle system obje... Read more
Clamping is behaving wrong for quality ray tracing global illumination
Clamping is behaving wrong for quality ray tracing global illumination Read more
[WinEditor] Tooltips are not shown in certain windows when viewed on an ...
How to reproduce:1. Open attached project "IN-124370"2. Move the Editor window to an external monitor3. In Project View open "TestUI... Read more
.dll Import Settings newer actually apply changes
Reproduction steps:1. Create a New Project2. Import a Managed .dll file3. Add a Constraint (e.x. "UNITY_EDITOR")4. Click "Apply"5. S... Read more
Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Br...
Steps to reproduce: Create a new Unity project using the Universal 2D template Open the Tile Palette window (Window > 2D > Til... Read more
[Android | SPS] 16-bit display buffer with SPS swaps color channels on A...
Red and green color channels are reversed on Android VR in Unity 5.6.0f3 when Use 32-bit Display Buffer is disabled and single-pass ... Read more
Unable to use undo/redo inside of UIElements Debugger when trying to go ...
To reproduce:1. Open up a user-attached project ("New Unity Project.zip")2. Go to Window -> UIElements -> Test3. Click the dra... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist