Search Issue Tracker
Materials Break when switching build Architecture
Steps to reproduce:1. Open attached "Case 817898 repro" project2. Open test scene-- Take a look at the textured model3. Go to build ... Read more
ReadPixels() crash with source/destination textures size mismatch (Nvidia)
Steps to reproduce:1. Open "RenderTextureTest" project2. Open "scene" scene3. Play in editor4. Click on "Crash Test - ReadPixels" bu... Read more
SetParent() skews and changes child's shape even when worldPositionStays...
Steps to reproduce:1. Open attached "BugRepro" project2. Open "test" scene3. Play in editor or drag "Cube" Object to "Sphere" (make ... Read more
When opening project in batchmode the "Unity version" field is not being...
To reproduce:1. Open a Unity project2. Close it3. Open it with another version, with these arguments: [Unity directory] -projectPath... Read more
SerializedProperty.FindPropertyRelative returns null for enum types for ...
Steps to reproduce: 1. Open attached project2. Open scene "EnumBug"3. Click on "TestEnumObject" and notice error in console Reproduc... Read more
Unity crashes in UI::RectTransform::SetDrivenByObject(Object const*)
Steps to reproduce: 1. Open the attached project.2. Open 'Scene' scene.3. In the project window, go to Assets -> SquaresRoute -&g... Read more
Changing object properties in lighting window doesn't update lighting wi...
Steps to reproduce: 1. Create new project and new scene2. In hierarchy select "Directional light" and open lighting window3. Click O... Read more
Making OpenglCore default graphics API crashes editor
Steps to reproduce:1. Create a new Unity project2. Make sure default graphics API isn't OpenGLCore3. Open Player Settings4. Change d... Read more
[Chrome] camera gets moved by scroll wheel input
-e: the camera movement is tied to the mouse move, but when using scroll wheel the camera jumps to different position too--doesn't d... Read more
AudioClip is destroyed after AudioSource.Stop is called
Steps to reproduce: 1. Open attached project2. Open scene "AudioClipTest" and run it3. in game view, click Play button and notice th... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used