Search Issue Tracker
[Shuriken] Exception thrown on assigning Reflection Probe to Texture pro...
when a Reflection probe is assigned to the Texture property under Shape module of Particle System component cause editor to throw be... Read more
ILPostProcessor throws an IndexOutOfRangeException when Unity Physics pa...
Reproduction steps: 1. Open the attached project “repro_project“ 2. Observe Console Expected result: No errors in Console Actu... Read more
[Linux] On clicking scene.unity in File Explorer opens in Text editor in...
On clicking scene.unity in File Explorer opens in Text editor instead of Unity Editor Steps to Reproduce: 1. Create a new Project ... Read more
Enabling Cloth material turns object grey
Reproduction Steps: 1. Open the attached project 2. Start the "Bug" scene 3. Select "SupermanFBX" -> "Supermans Cape" GameObject in... Read more
“SendMessage cannot be called during Awake“ warnings appear when loading...
How to reproduce: 1. Open the user’s attached “ToolkitTest.zip” project 2. Enter Play Mode 3. Press the “LOAD NEXT SCENE” button ... Read more
Creating another Render Texture causes "assigning 3D texture to 2DArray ...
Steps to reproduce: 1. Create a new empty legacy project 2. Create Render Texture and set type to 2D Array first, then type to Cube ... Read more
[Visual Effect Graph] Crash on VFXExpressionContainer::EvaluateExpressio...
How to reproduce: 1. Open the "VFX_Crash.zip" project 2. Open the "VFX.vfx" graph 3. Change the "Count" value to 0 in "Sequential Ci... Read more
Transparency and baked light maps broken again
Shader warning in 'Tessellation/Bumped Specular (smooth)': texcoord2 missing from surface shader's vertex input struct (appdata), di... Read more
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... Read more
Cinemachine throws an ArgumentOutOfRange exception when destroying a Cam...
How to reproduce: 1. Open user-submitted project (CinemachineIssue.zip) 2. Open the MainScene 3. Enter Play Mode 4. Press the 'Space... 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