Search Issue Tracker
Crash when exporting a scene as a package
Steps to reproduce : - import the project attached - export the "test" scene as a package and Unity will crash *Note: Not 4.6 spec... Read more
TouchScreenKeyboard behaves unexpectedly when it is opened while Standal...
Steps to reproduce: 1. Download attached project. Note that "Allow Activation On Mobile Device" is set to true in Standalone Input M... Read more
Regression: material.SetFloat crashes Unity
To reproduce this bug: 1. Open the attached project 2. Open the "crash" scene. 3. Edit the "CrashyComponent.cs" file 4. Uncomment L... Read more
Skybox lighting too dark (was: Shadows become black after baking lightmaps)
Steps to reproduce: 1. Open the project 2. Open 'World01' scene (You should see the black shadows) 3. Open lighting window 4. Clear ... Read more
WWW returns incorrect HTTP status 100 when POST data is relatively large
To Reproduce: 1. Run /Assets/WebPlayerTemplates/server.js (in the attached project) using node.js. 2. Open the project attached to... Read more
Iterative lightmapping spams console with PPtr cast failed errors in spe...
Open scene lightmap_bug in attached project and change Lightmapping to Iterative. Console gets spammed with "PPtr cast failed when d... Read more
Multiple animations displayed in preview window if there are multiple tr...
1. Open attached project "repro_647063" 2. Open scene "Untitled" 3. Open Animator window 4. Select "Bugc" on Project Window 5. Selec... Read more
Clicking on a UI element and then using a navigation key deselects and r...
To reproduce: 1. Open the attached project 2. Open the SelectUIElementTest2.unity scene. Notice how the Knob UI element has its nav... Read more
UI element gets selected using navigation keys even when Navigation set ...
To reproduce this bug: 1. Open the attached project 2. Open the SelectUIElementTest1.unity scene. 3. Notice Knob UI (Canvas->Knob)... Read more
When an input field is selected/activated from within Start(), onEndEdit...
To reproduce: 1. Open the attached project 2. Open the InputFieldOnEndEditTest1.unity scene. Notice that: a) the input field is... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow