Search Issue Tracker
PlayerSettings.SetScriptingDefineSymbolsForGroup() doesn't like BuildTar...
Steps to reproduce: 1. Open attached project 2. Open any scene from 3rdParty/VRTK/Examples 3. Click on "[VRTK]" object 4. Click "Cle... Read more
UI RectTransform gizmos are offset by 2px
UI RectTransform gizmos are offset by 2px which can be visually misleading How to reproduce: 1. Create new project 2. Create new UI... Read more
"Fragment shader missing texture binding at index 0" when packing sprite...
"Metal: Fragment shader missing texture binding at index 0 (_MainTex / Hidden/BlitCopy)" when packing sprite into atlas, Metal only ... Read more
"Assertion failed: Internal: Possible leak." when swapping from OpenGL t...
"Assertion failed: Internal: Possible leak. All textures should be removed from IdMap when destructed using RemoveTexture(TextureID ... Read more
GL.Clear ignores current Render Target
Reproduction steps: 1. Open the attached project; 2. Open the StencilTest scene; 3. Open the Frame debugger window; 4. In the scene ... Read more
Particles start shaking when noise setting is activated
To reproduce: 1.Open users attached project 2.Select "Particle System" from the hierarchy 3.Simulate the "Particle System" Expected... Read more
After playing animation in game mode one part of a animated game object ...
After playing animation in game mode one part of a animated game object disappears if it isn't visible by main camera. Moving or rot... Read more
Overlay shader rendered before particle system if order in layer > 0
Steps to reproduce: 1. Open attached project 2. Open test scene 3. Observe that the object with overlay shader ir rendered before th... Read more
When using Conditional Attribute, string is not shown in the console
Reproduction steps: 1. Open the attached project; 2. Open myscene.unity scene; 3. Enter a play mode; Expected results: there should... Read more
Unity doesn't fully support Khmer Fonts
Repro Steps: 1. Install Khmer font 2. Open Unity and create a new project 3. Import the Khmer "true type font" file into your asset... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key