Search Issue Tracker
[ComputeShader] Writing into RenderTexture wont read in a vertex shader
Steps to reproduce: 1. Open attached project "768938.zip"2. Open scene "demo"3. Run scene4. In hierarchy, select "Plane" and notice ... Read more
Importing FBX files crashes Unity when using an AssetPostprocessor
How to reproduce:1. Open the attached2. Wait for the assets to import Expected result: Assets are imported successfullyActual result... Read more
Animation is not visible in the default Editor state
To reproduce:1. Open the project “XOrd-rig-bug”2. Open the Assets → _LOCAL → Rig Anim without Seq → Rig Anim Scene.unity3. Select in... Read more
[Audio][Warning] Applying echo effect component to an audio source which...
Applying echo effect component to an audio source which streams audio from a URL throws warning 2. How we can reproduce it using the... Read more
Width and hight of the UI Toolkit element is rounded inconsistently when...
How to reproduce:1. Open the user's attached project "U3D UIToolkit Value Rounding Issue.zip"2. Enter the Play Mode3. Observe the Co... Read more
Aspect ratio breaks when resizing split screen or rotating the device wi...
To reproduce:1. Open 2 any Unity projects in the split screen mode on Android;2. Resize the split screen;3. Rotate the device to the... Read more
[HDRP] metal warning when building player - ProbeVolumeSamplingDebug
Repro: 1) Build an empty HDRP project on mac Result: There will be a metal error noting about a potentially unused variable ProbeVol... Read more
[Android][2DRP] Scene is not rendered on GLES2 build on devices with And...
Steps to reproduce:1. Open attached project2. Make sure OpenGLES2 is set as the only Graphics API in Player settings3. Build and run... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. 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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs