Search Issue Tracker
[Shortcut Manager] Ctrl+B hotkey does not consistently force a build
How to reproduce:1. Create a new Unity project2. Press Ctrl+B Expected result: the "Build and Run" command is executedActual result:... Read more
[Android] Crash when building Project without revision 65879, using Ocul...
Reproduction steps:1. Open the attached Project “ReproProject”2. Inside the Package Manager, update the Oculus XR plugin to the late... Read more
[RenderTexture] Two objects with same 3d texture turn black
For some reason, when two objects share same material with render texture they become black after 1 second delay. This bug only repr... Read more
Editor crashes when creating new Texture2D with DXT1Crunched, DXT5Crunch...
Steps to reproduce:1. Download 1179336_repro.zip and open "SampleScene"2. Enter play mode Results: Editor crashes when creating Text... Read more
Generated DLL is not loaded with Unity 5.5 and newer
Framework target is set to Mono/.NET 3.5, however in Unity 5.5 while loading this dll, the following error appears: "Plugin targets ... Read more
Rigidbody2D.IsTouching does not return true on collision for its duplica...
Reproduction steps:1. Open the attached “ContactFilterLayerMask.zip“ project2. Open the “SampleScene” scene3. Duplicate the “Square”... Read more
Changing Reflection Intensity at runtime via script doesn't work
Changing Reflection Intensity at runtime via script does not work. However, changing it manually in the editor works. RenderSettings... Read more
Wrong indents in License Agreement for Mac Installer
Wrong indents in License Agreement for Mac Installer Start installing Unity Editor and please see attached images Read more
[Android] Crash on "AtomicQueue::Enqueue(AtomicNode*)+12" when a scene t...
How to reproduce:1. Open the attached “IN-84217.zip” project2. Switch the Target Platform to Android (File → Build Settings)3. Build... Read more
[ShaderGraph] Pasting node with mouse doesn't paste near location of the...
This is confusing when you navigate elsewhere in the graph to paste a node, then when you paste it appears that nothing happens.Node... 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
- Unity Hub Module icons wrap poorly when they occupy two rows
- "Add new query block" (+) button has no highlight when navigated with the keyboard
- WebGPU errors when CoreCopy shader is used to copy an MSAA texture
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits