Search Issue Tracker
Undo/redo text in menu is incorrect when creating an object and adding c...
To reproduce:1. Open attached project2. Press Test > Undo Name Bug. It creates a gameobject, registers it's undo and executes "Un... Read more
Removing the material color rgb properties in animation causes them to d...
To reproduce:1. Create a cube2. Open the animation window3. Add a curve for the cube - select Mesh Renderer > Material._Color4. R... Read more
Setting Rigidbody2D.mass from code doesn't work
To reproduce:1. Open attached project2. Run scene 13. Notice that even though mass was changed from code, it still prints out value ... Read more
Scripts in bundles have deserialization issues
-e: 4.3 seems to have an obscure problem with loading asset bundles that have scripts inside them. We get this error message: AssetB... 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
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
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
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes