Search Issue Tracker
[Editor] "MissingReferenceException" error thrown after clicking browse ...
"MissingReferenceException" error thrown after clicking browse button of Preset slot in Preset Manager. Steps to Reproduce:1. Open a... Read more
Editor crashes in ShaderPropertySheet::UpdateTextureInfo if logo's impor...
To reproduce: 1. Open the attached project (Blockead's Adventure.zip2. In the Player Settings, add Assets/misc/icon asset as a logo ... Read more
[Android] Google Play Video Recording freezes the application when unloc...
To reproduce:1. Open user's attached project2. Build for Android (make sure Google Play Games Account is set up)3. When in app, clic... Read more
[Windows] Using the shortcut for "Frame Selected" acts like "Lock View t...
Repro steps:1. Create a new project2. Create a Cube in the Hierarchy3. Position the cursor in the Scene View4. Press F on the keyboa... Read more
"AssetPostProcessor" doesn't have a callback to change the names of the ...
Reproduction steps: 1. Open "RenameTransformsAvatarBug.zip" project2. Click on "h_characterAvatar"3. "Configure Avatar" Expected Res... Read more
[Windows] Caching.ClearCachedVersion() and Caching.ClearAllCachedVersion...
To reproduce: 1. Download attached project "CachingBug.zip" and open in Unity2. Open "Main" scene3. Open "CacheDemo01" script, comme... Read more
Camera in the Scene View changes its position slightly when rapidly zoom...
Repro steps:1. Open attached project2. Select the Hand Tool in the Toolbar3. Position the cursor at the top of the Scene View4. Hold... Read more
[macOS] Double tapping F to "Lock View to Selected" moves the Camera whe...
Repro steps:1. Open attached project2. Open scene "SampleScene"3. Move the mouse to the Scene View and select the Cube4. Tap F on th... Read more
Can't change Particle System properties through scripts
Reproduction steps: 1. Open "MinimalRepro" project2. Open "MapEditor" scene3. Enter Play Mode4. Select "Precipitation Particle Syste... Read more
Using "using static" in a namespace MonoBehaviour type will break the pa...
To reproduce: 1. Download attached project "UsingStaticMonoBehaviourRepro.zip" and open in Unity2. Inspect "MonoBehaviourWithUsingSt... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used