Search Issue Tracker
Visual Element starts flickering as mouse is moving after adding Invert ...
Steps to reproduce:1. Create a new project2. Create UI Document (Create > UI Toolkit > UI Document)3. Double-click on the newl... Read more
[iOS 12] [Metal] IOAF code 4 error freeze because of tessellation shader
How to reproduce:1. Build the attached project for iOS (link in description)2. Build & Run the project to a device via Xcode3. K... Read more
Unity does not render UI images into RenderTextures
How to reproduce: 1. Open attached project2. Open scene bug_example.unity3. Play the scene- A checkmark should show up on screen- It... Read more
Multiselected elements are reordered when they are reparented
Reproduction steps:1. Open the attached project "SomeBugs.zip"2. In the Project window open the "NewUXMLTemplate" Visual Tree Asset3... Read more
Hierarchy v2 fails to show selection changes after domain reload
Steps to reproduce: Create a scene with multiple game objects Select a random node in hierarchy and do a domain reload(e.g. cmd +L) ... Read more
Collab Ignore Rules Ignored
1. What happened After adding rules in the .collabignore file that worked properly with Unity Collaborate v2.0.0-preview.17 in Unity... Read more
[Camera] Calling Camera.Render in OnRenderImage always clears the depth ...
To reproduce:1. Open attached project2. Open DepthTextureBug scene3. Press play4. Select main camera5. Select On Render Image6. Noti... Read more
Directionality artifacts in multi-scene lighting setups
Steps to reproduce:1. Download attached project 'New Unity Project78.zip'2. Unzip and load project3. Open 'test' scene4. Additively ... Read more
Cycling between objects with Custom Editor script's materials results in...
How to reproduce:1. Open attached project "Material_errors_stripped.zip" and scene "SampleScene"2. In Hierarchy window, expand "BUG"... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class