Search Issue Tracker
Cannot drag and drop game object when using search bar in the "Hierarchy...
Steps to reproduce: 1. Open attached project. 2. Open scene named "main". 3. In the "Hierarchy" window try searching for a word "gam... Read more
[UnityWebRequest] DownloadHandlerScript gets paused if scene is not played
To reproduce: 1. Open project 2. In menu choose 'UNITY' -> ' WebRequest Tester' 3. Play empty scene 4. Press buffer's 'Make Request'... Read more
IL2CPP iOS builds can't send or receive RPCs
- Build attached project with Scripting Backend IL2CPP and run on device - Run "Test.scene" in Editor and click "Start Server" - On ... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
[Quick Search] Native Collection has not been disposed errors are thrown...
Native Collection has not been disposed errors are thrown on searching in "Search asset store" window. Steps to repro: 1. Create a... Read more
Chrome65 deprecation warning: AudioParam value setter will become equiv...
-e: see title, regression in Chrome, not Unity -repro: --open attached project --run in Chrome65 --NOTICE warning: [Deprecation] A... Read more
Destroying Rigidbody2D of a colliding object crashes Unity in Rigidbody2...
Destroying Rigidbody2D of an object while it is colliding crashes Unity. Steps to reproduce: 1) Open the attached project. 2) Open ... Read more
[Local] ParticleSystem.Start doesn't start simulation in some camera loc...
Steps to reproduce: 1. Open attached project 2. Open scene "ParticleIssueScene" 3. Run scene (make sure that scene view isn't visib... Read more
FBX Model's Animation is imported incorrectly when it shows up correctly...
Reproduction steps: # Open the attached project # Open the “/Assets/Scenes/SampleScene.unity” Scene # Enter the Play Mode # Ob... Read more
NavMeshPath::GetCornersNonAlloc generate 32B of Garbage per frame
To reproduce: 1. Open the attached project (GetCornersGarbage_Test.zip) 2. Open the Sample Scene 3. Enter Play mode 4. Open the Pro... 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
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer