Search Issue Tracker
Editor crashes on "GrayscaleFilterEffect::RenderGrayscaleFade" when obje...
Reproduction steps: 1. Open attached "test47" Unity project. 2. Open "Standart Assets/Scenes/withrealgeo" scene. 3. Click on "HoloPr... Read more
NullReferenceException is thrown when selecting a GameObejct with Volume...
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the “Assets/Scenes/Fase1.unity” Scene 3. Select “Post-Processing... Read more
[Xbox One] [UWP] Blendshapes with compute shaders are not rendered on Xb...
How to reproduce: 1. Open attached Unity project 2. Build to UWP 3. Deploy to Xbox Expected result: Cube is rendered. Actual result... Read more
Stack overflow crash when in Play mode
Reproduction steps: 1. Open the user's attached project 2. Open scene 'Scenes/MainScene' 3. Enter Play mode Expected result: Play m... Read more
Not all assemblies are found in the current AppDomain when scanning with...
How to reproduce: 1. Open the attached project “TypeCache_Missing_Assemblies_Report.zip“ 2. Open the “Assets/Scenes/SampleScene.un... Read more
"Destroy can only be called from the main thread" is thrown after buildi...
How to reproduce: 1. Make sure that IL2CPP is installed 2. Open attached project "BugReproduction.zip" 3. In Editor, click on Windo... Read more
[OSX] The Scene icon in the Unity Editor's title bar can be dragged and ...
How to reproduce: 1. Open any Unity project on a device running macOS 2. Navigate to the Title bar and drag the Scene icon next to t... Read more
Removing 5th Terrain Layer then Undo'ing that action will create unexpec...
1. Create a Terrain Object 2. Add 5 layers to the object 3. Paint all 5 layers onto the Terrain 4. Remove the 5th layer from the Ter... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce: 1. Open tester-attached project (ParticleCrash) 2. In SampleScene enter Play Mode 3. Press 'Space' to call Particl... Read more
RTX shaders no longer receive the STEREO_INSTANCING_ON keyword when usin...
Reproduction steps: # Open the user's attached project # Enter Play mode Expected result: No error appears Actual result: Er... 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