Search Issue Tracker
Unity crashes in Play mode at ImageFilters::Blit
If in a script "CompositeCamera" is Graphics.Blit(), it's causes crash to Unity Editor, when button "Play" is pressed To reproduce: ... Read more
[macOS]Window bar is black in Editor
The top bar in Unity 2017.1.0a6 is black on Mac. Steps to reproduce:1. Create a new project Reproduced with: 2017.1.0a6.Not reproduc... Read more
[Upgrade project] Animation is broken after upgrade project form 5.5.3 t...
The problem is with 2DPlatformer package from AssetStore (https://www.assetstore.unity3d.com/en/#!/content/11228) Regression from 5.... Read more
Crashed in output_l00 when scaling Raw Image rapidly
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. In Hierarchy, select "Canvas" -> "RawImage".4. In Inspector... Read more
[HLSL2GLSL] GLSL link failed when OpenGL ES 2.0 shader deployed to Andro...
Reproduction steps:1) Download and open user's attached project2) Build and run "Test" scene on an Android device-- Notice that "---... Read more
Visual artifact in dark areas with tone mapping and at least one other e...
Repro Steps: 1. Open the "artefact" scene2. Look at the game view3. See that the darker areas in the scene have artifacts4. Select t... Read more
Camera Depth is ignored when at least one cameras viewport is set to (0...
Repro steps: 1. Open attached projects "cam_viewport_rect_depth_fail" scene2. Set the view port of all the cameras to (0;0;1;1)3. Se... Read more
[TreeCreator]'Failed extracting collision mesh because vertex at index 2...
To reproduce: 1. In a new project, go to GameObject -> 3D Object -> Tree2. Add Mesh Collider to the tree object3. Select the o... Read more
[Linux Editor] API Updater fails to upgrade this.component expressions
API Updater fails to upgrade this.renderer and similar code. Steps to reproduce:1) Open the attached project.2) Check Console. API U... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved