Search Issue Tracker
"Build Profiles" toolbar components are too close to the right modal edge
How to reproduce: # Create a new project # Go to "File" ->"Build Profiles" # Observe the toolbar: Player Settings, Learn about... Read more
Index out of range exception is thrown in Windows Development builds
Reproduction steps: 1. Open the attached project in unity 2. Build the project to Windows (Development build, x84_64) 3. Run the exe... Read more
Conditional compilation problem with RuntimeInitializeOnLoadMethod
Repro steps: 1. Open "DELETE.zip" project 2. Clear the Console and enter Play mode 3. Exit Play mode and check the Console output (... Read more
Parameter unity_CameraToWorld._13_23_33 is inverted when using Universal...
How to reproduce: 1. Open the attached project "1257518.zip" 2. Open the "main" Scene 3. Open the Game view Expected result: the nu... Read more
Mesh with Cast Shadows set to Shadows Only isn't selectable in scene view
Steps to reproduce: 1. Open attached project 2. Open scene "repro" 3. In hierarchy, select plane and notice that it has "Cast Shado... Read more
Editor crashes intermittently on mono_object_isinst when closing it in b...
How to reproduce: 1. There's currently no reproduction project Reproducible with: 2021.2.8f1 First lines of the stack trace: 0x000... Read more
Unity loses Standard Material Shader when importing an Asset Bundle gene...
Steps to reproduce: 1. Open User's attached project 2. Open scene "testImportAssetBundleFrom5_3_4" 3. In the editor menu, select the... Read more
ManualCamera.Render() Camera does not invoke image effects
Steps to reproduce : 1) Download attached project "OnRenderImage.zip" and open in Unity. 2) Open scene "test" and press Play. 3) I... Read more
Using Graphics.Blit with material to RenderTexture freezes image
Steps to reproduce: 1) open users attached project 2) play 'scene' 3) select 'MainCamera' from hierarchy 4) Change 'OffScreenRendere... Read more
Console window search query does not show up in search bar after Console...
To reproduce: 1. Open any project 2. Make sure the Console window has at least one message in it 3. Type anything in the Console's s... 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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script