Search Issue Tracker
Default Value of ShaderGraph Color property is 0 by default
How to reproduce:1. Create a new Unity Project2. In the project window, right-click -> Create -> Shader Graph -> Blank Shad... Read more
[Mac] 2D Light with Alpha Blend and Normal maps enabled produces scene v...
Steps to reproduce:1. Open the attached project2. Open scene Scenes/SampleScene3. Observe the black square rectangle under where the... Read more
unity_MatrixPreviousM is not updating when the GameObject changes position
Reproduction steps:1. Open the attached project “CustomSRP_MotionVectors”2. Open the “Scene 01_MotionVector” Scene3. Enter Play mode... Read more
Graphics.CopyTexture is called with mismatching mip counts when Anti-ali...
Reproduction steps:1. Open the attached project “TextureBug“2. Select the Custom Render Texture “Assets/Texture”3. Save Project (CTR... Read more
Crash on FMOD::ChannelGroup::addGroup when importing MIXER file with FMOD
How to reproduce:1. Open the attached project from "1335777casefmod.zip"2. Observe crash Reproducible with: 2021.2.0a16Not reproduci... Read more
Selecting a filtered game object in play mode causes a NullReferenceExce...
To reproduce:1. Create new project2. Type d in hierarchy search3. Select Directional Light4. Press play5. Click on scene view6. Noti... Read more
Editor crash when entering and exiting PlayMode for a few times with Mic...
How to reproduce:1. Open the attached "BuildTestProject.zip" project2. Open "SampleScene" Scene3. Enter PlayMode -> Exit Playmode... Read more
Mesh particle system prevents batching when using it with Default-Partic...
Reproduction steps:1. Play the attached scene(20170517_bugreport_mesh_particle_prevent_batching.unitypackage).2. Check current statu... Read more
HDR color changes to a different outcome when any modifier is changed du...
Reproduction steps:1. Open the attached “Bug” project2. Open the “Assets/Scenes/Test.unity” Scene3. Enter the Play Mode4. Observe th... Read more
CommandBuffer fails to copy the Point Lights' ShadowMaps into a RenderTe...
Reproduction steps:1. Open the attached project "CopyPointShadowCubemap.zip";2. Open the "Default.unity" scene;3. Select the Point l... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items