Search Issue Tracker
[MessageBase][Inheritance] Child class doesn't receive value updates on ...
Steps to reproduce: 1. Open attached project "UnetMessageDataInheritance.zip"2. Open scene "SceneStart"3. Run it and start as host4.... Read more
GetButtonDown() keeps getting triggered when a button is held and scene ...
Steps to reproduce:1. Open attached project "repro_project.zip"2. Open "0" scene3. Press Play4. Press and hold "E" key(there's two s... Read more
[MonoDevelop] Using UnityEditor.iOS.Xcode results in MonoDevelop error o...
Steps to reproduce:1) Open the attached project.2) Open /Assets/Editor/Test.cs in MonoDevelop.3) In MonoDevelop press Build > Bui... Read more
[iOS] Amazon Web Services error on iOS
Steps to reproduce:1) Open the attached project.2) Build and deploy to an iOS device. An error pops up in Xcode console:AWS DEBUG --... Read more
Shadow Cascades change relatively with the camera's Far Clipping Plane
Decreasing a camera's Far Clipping Plane will push Shadow Cascades along with it (see gif) Steps to reproduce:1. Open the attached p... Read more
Writing to Editor.log issues 2X IO calls for each byte written
Steps to reproduce: 1. Run Process Monitor2. Open Unity3. In process monitor find IO calls to editor.log4. Notice that two different... Read more
In scene view clicking on a 3D object but not selecting the Translate or...
Repro steps:1. Open "Click Select" project2. Open "Selecting Objects" scene3. Click on a cube4. Make sure that Translate or Scale bo... Read more
Profiler is not being updated when RunInBackground is checked and editor...
Steps to reproduce:1. open any unity project2. check Run in background in player settings3. open profiler4. enter play mode5. lose f... Read more
[Shaders] UNITY_APPLY_FOG Macro is not parenthesing expressions properly
Reproduction steps:1. Open the attached project.2. Open the "shader bug" scene.- "Tile01 Variable" game object is rendered gray.3. O... Read more
Exporting a material includes textures that were assigned to other shaders
Reproduction steps:1. Open the attached project2. Select the 'mat' material3. Assign texture '1' to Albedo and texture '2' to Height... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks