Search Issue Tracker
Material animation changes Material asset for certain shaders
I think BaseRenderer::ApplyCustomProperties modified the material. The Unlit Alpha material changes color in the Inspector when it's... Read more
Xcode fails on dsymutil error
To reproduce:1. Open attached Xcode project2. Build it3. Error "Build fails when dsymutil exits with code 11." Read more
Butterfly Demo causes Unity webplayer to hang in Firefox
From this thread (https://bugzilla.mozilla.org/show_bug.cgi?id=932678) on Mozilla's support site, via Unity support: A particular Un... Read more
Animation is broken when set to Humanoid
To reproduce:1. Open the attached project2. Preview each of the animations3. Notice that humanoid animation is broken - arm gets stu... Read more
Polygon collider does not correspond perfectly with the sprite
To reproduce:1. Open attached project2. Create Racket object3. Add Polygon collider to Racket object Expected result:Polygon collide... Read more
Missing link for PropType
Missing link for PropType on this page:file:///Applications/Unity/Documentation/ScriptReference/MaterialProperty-type.html Read more
Missing image on file:///Applications/Unity/Documentation/
To reproduce:1. Open unity scripting reference MaterialPropertyDrawer page.2. There will be a missing image between the examples Read more
Stepping out while debugging causes the standalone player to freeze
To reproduce:1. Build Angry bots x64 standalone on OSX 10.92. Put a breakpoint in FreeMovementMotor line 183. Pin some variables4. A... Read more
Unsupported wedge mapping mode type
To reproduce:1. Open MagicMirror project2. Reimport all assets3. Check console for errorsCopy-pasting the errors:ImportFBX Warnings:... Read more
ImageEffects: SSAO shader "ERROR: ']' : syntax error parse error " warn...
To reproduce:1. Create new project2. Import Image effect package3. Select SSAOShader4. Notice warnings:"Shader: 'Hidden/SSAO': GLSL ... 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 Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template