Search Issue Tracker
Reverting prefab instance throws IndexOutOfRangeException
Steps to reproduce: 1. Open attached project 2. Open scene "repro" 3. In hierarchy select "GameObject" prefab instance 4. Add any c... Read more
[Mobile] Game View stretching when using Unity Remote 5 version 2.0
How to reproduce: 1. Open the attached project 2. Go to Menu bar-> Edit-> Project Settings-> Editor-> Device-> Chose Any iOS/Androi... Read more
[OSX] D3DCompiler produces incorrect bytecode on Mac (Wodka issue? - nee...
Repro steps: 1) Open the project and TestShader.shader in it 2) In the frag function notice line 54: "fixed c = 5.0*x*x" 2) Select t... Read more
UI Textures change after lowering quality level in runtime
Steps to reproduce: 1. Download and open attached project "repro_760691.zip" 2. Build the project w/ "main.unity" scene included 3. ... Read more
Rotation Constraints constrain in Local Space rather than World Space
How to reproduce: 1. Open attached project 2. Open scene unity4TorqueTester.unity - Scene contains 3 cubes: - Cube 1 (NormalCube)... Read more
Spamming error: `GLSL: Shader cannot be patched for instancing.` When en...
This was resolved through this PR: https://ono.unity3d.com/unity/unity/pull-request/115385/_/st/scene-render-outline-wire-performanc... Read more
Undo function with Tile Palette hide all the sprites from palette
How to reproduce: 1. Open "TilePalette" Unity project 2. Open Tile Palette window 3. Drag some sprites into the Pallete 4. Press Ctr... Read more
No sRGB conversion on some Android devices when using the Universal Rend...
Steps to reproduce: 1. Open supplied project (BrokenGammaTest.zip) 2. Build the Sample Scene on Android / Run the attacked apk 3. In... Read more
Asset Bundle builder doesn't check cginc dependencies
To reproduce: 1. Open attached project 2. Click Bundles -> Build 3. Make some changes to Test.cginc 4. Click Bundles -> Build 5. No... Read more
[URP] Lights become realtime when copying and instantiating them using I...
Reproduction steps: # Open the “InstantiateBugsStripped“ project # Open the “Empty” scene # Enter the Play Mode # Press Window... 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
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
- Hidden method is opened in IDE when double clicking the log message in the Console that has the HideInCallstackAttribute
- Errors in the Console when creating a new "2D Platformer Microgame" template project
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"