Search Issue Tracker
Undo of sprite dropped to hierarchy does not work
Fixed in: 2018.2.0a9 Read more
[iOS] Building with append doesn't work if project contains native plugins
To Reproduce: 1. Build the attached project.2. Build it again with append.3. Observe the "NullReferenceException: Object reference n... Read more
[API] The value of minBounces can go over that of maxBounces when set th...
Steps to reproduce: 1. Make any new project Through a script:2. Set min bounces to 1003. Set max bounces to 1004. Set max bounces to... Read more
[Android] Screen can be rotated when native screen rotation on device is...
How to reproduce:1. Create a new project2. Change platform to Android3. Make sure 'Auto Rotation' setting is turned on in Player Set... Read more
Mac player failed to build with error The instruction `Unity.Burst.Intri...
This issue is Mac only. Windows is fine. Steps:1. Clone DOTS monorepo2. Open Projects/HybridURPSamples3. On ProjectView, select Hybr... Read more
[UI] Too much empty/unused space before Compression Method property in t...
How to reproduce:1. Create a new project2. Open Build Settings window3. Observe platform properties4. Switch between platforms Expec... Read more
Unity does not render UI images into RenderTextures
How to reproduce: 1. Open attached project2. Open scene bug_example.unity3. Play the scene- A checkmark should show up on screen- It... Read more
JsonSerializer.Deserialize<>() returns an empty object
Reproduction steps:1. Open the attached project "ConvertJSON.zip"2. Open the Scene "SampleScene"3. Press Play Expected result: "gt" ... Read more
Crash on ScreenCapture::CaptureScreenshotIntoRend when taking screenshot...
How to reproduce:1. Open the attached project from "1410831screen.zip"2. Open Scene "SampleScene"3. Enter Play Mode and press "T" on... Read more
[IMGUI] Editor Toolbar Buttons Tooltip position are misaligned
On hovering the mouse over Editor Tools Buttons, tooltips are present in a misaligned manner. Refer attached video. Steps to Repro:1... 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