Search Issue Tracker
[Linux Editor] Editor extension crashes Unity
Steps to reproduce:1) Open the attached project.2) Go to Tools > Nottorus > Script Editor. An Editor extension shows up for a ... Read more
Particles are rendered with artifacts
How to reproduce:1. Open the attached project "Particles802595.zip"2. Open TestScene and play it3. After playing for a minute or les... Read more
Masked GUI contents are visible in OS X builds with Metal
Steps to reproduce:1) Open the attached project.2) Build the project as OS X standalone.3) Open the build.- It takes some time to lo... Read more
OnPointerUp is called when dragging mouse from the object which is a chi...
How to reproduce:1. Open the attached project2. Open and play Master scene3. Click on each of the boxes in the demo project and drag... Read more
WebGLMovieTexture not stretching across RawImage
Reproduction steps:1. Open attached project2. Open scene3. Build and Tun scene on WebGL4. Notice that video plays only on cube, not ... Read more
Custom Inspector Window fails to display script with UnityEvent
1. Open the attached project2. Open the available scene3. Open custom Editor Window 'Issues>Display Active Script Inspector'4. Cl... Read more
InitializeOnLoad class crashes editor on mono_method_get_name
Steps to reproduce: 1. Download and import attached project.2. press play.3. If no crash, reimport scripts. Crash! Reproduced on: 5.... Read more
Changing a Prefab by adding itself as a child, destroys the instance tra...
How to reproduce: 1. Create a new Project in Unity.2. Create a 3D object cube.3. Make it a Prefab by dragging it into the Assets fol... Read more
Crash in Transform::SetParent when trying to make an undo action
Steps to reproduce: 1) Download attached project "CubesUndo.zip" and open in Unity.2) Open Scene "Test1".3) In Hierarchy tab, select... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class