Search Issue Tracker
UnityCrashHandler32 and Standalone Build Icons are different
Build Icons are different for UnityCrashHandler32 and Standalone build Steps to Reproduce:1. Create a new Project2. Switch Platform ... Read more
Unity does not clean up lost link SpriteRenderer object
Steps:1. Open BUG01 scene in Repo project2. In Scene View you can see a white sprite object, but hierarchy is empty-> If a camera... Read more
[Android] [ETC] Alpha size is doubled compared to RGB if "Compress with ...
To reproduce:1) Open attached project2) Make sure it's set as Development Build and auto attaches to Profiler3) Build and run on dev... Read more
Editor hangs when GameObject is dragged down and released when blue line...
1. Create a new project2. Create a scene3. Add a GameObject to the scene4. Drag it down and release when a blue line appearsResult: ... Read more
[IL2CPP] Socket.Select throws NullReferenceException while using NetMQ l...
1. Install py27-zmq via macports2. Go into project root3. Via terminal python2.7 zmq_echo_rtr.py4. Open project in Unity5. Build to ... Read more
Frame Debugger docked with the Game View can still be enabled when Game ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Frame Debugger window (Window > Analysis ... Read more
Editable Overlays present in Custom Outline and Custom Physics Shape sec...
Reproduction steps:1. Create a new Universal 2D project2. Create a Sprite in the Hierarchy (GameObject > 2D Object > Sprites &... Read more
HDRP Hair Material Shader "Physical" and "Physical cinematic" do not rec...
Reproduction steps:1. Open the attached “IN-102827.zip” project2. Open the “SampleScene”3. Open the Game view4. Observe the two Sphe... Read more
Newly added UI objects to prefab instance changes position when pressing...
Steps to reproduce:1. Download 1010932_repro.zip and open "TestScene" scene2. Select TestPrefab game object (UI->TestPrefab)3. Pr... Read more
[IL2CPP] Including the Input System package in project significantly add...
Reproduction steps:1. Open attached project "OptimizeForWebGL.zip"2. Build with Input System package and note build folder size3. Bu... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template