Search Issue Tracker
[RenderTexture] Two objects with same 3d texture turn black
For some reason, when two objects share same material with render texture they become black after 1 second delay. This bug only repr... Read more
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce:- Enter play mode- Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canvas... Read more
Crash on RendererScene::NotifyInvisible when entering Play mode after un...
How to reproduce:1. Open the attached “IN-109345” project2. Open the “Home” Scene3. In the Hierarchy, select the “Game Room Light 1”... Read more
Physics.CheckSphere returns false when in a non-convex mesh collider
Steps to reproduce:1. Download repro.zip and open "TestScene" scene2. Set "R" in TestOverlap.cs to 0.7 and start the game3. Console ... Read more
[iOS] App freezes on launch when creating a Direct3D 11 Texture2D
How to reproduce:1. Open the attached “IN-122917“ project2. Build for iOS3. Open the “Unity-iPhone.xcodeproj“ file in Xcode4. Build ... Read more
[Video][Crash] It's possible to enter negative and 0 dimensions for vide...
To reproduce:1. Enable Transcode2. Set Dimensions to negative values or zero3. Click apply Actual: If Dimensions are set to negative... Read more
[Editor] Compilation error in the editor code after a failed platform sp...
Steps to reproduce:1. Open the attached project(CompilationError.zip)2. Build for Windows Standalone (x64) -> There build should ... Read more
When setting up fallback fonts through the inspector the reference will ...
Steps to reproduce:1. Open the attached project (UnityTest.zip)2. In the Assets folder click on "arialbd"3. Under "Font Names" repla... Read more
[Mac] Shader graph property is duplicated after undergoing a "Reimport A...
Steps to reproduce:1. Open the attached project "ShaderGraphTest.zip"2. Open DiceGirl.mat using a text editor3. Search for keyword "... 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
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off