Search Issue Tracker
Unity crashes when scene is inspected in debugger
To reproduce:1. Open "repro 742523.zip"2. Open "NewBehaviourScript.cs"3. Place a breakpoint on the line "Debug.Log("Break here") (th... Read more
After activating display list in game view space bar stops sending input...
To reproduce:1. Create a new project2. Select an object3. Switch to game view and open the "displays" drop down list4. Select some p... Read more
IsPointerOverGameObject() takes the previous position of the Pointer ins...
How to reproduce: 1. Open attached project2. Build to iOS and run3. Click inside the square that appears in the scene- Note that the... Read more
GI Bake fails when not enough RAM
Bake fails with not enough RAM. The attached project was successfully baked on Zbignev's 32 GBs machine. Also it succeeded on OSX wi... Read more
[Plugins] dll shouldn't be queried by IsAssemblyCompatible, missing IsIn...
Fixed in 5.3.0p1. Just have a project with managed plugin inside with name like "Something.UnityEngine.dll" Read more
Searching for scripting references in Monodevelop does not parse comma c...
1. Add script, which contains commas to Monodevelop (e.g. script from http://docs.unity3d.com/ScriptReference/EventSystems.IDragHand... Read more
[ShaderCompiler] Internal compilation errors in the console causes crash...
Repro steps:1) Open the project2) Select VisualReceiver.shader and make sure Skip unused shader_features is deselected3) Click Compi... Read more
[OSX]Crash when disabling colliding object from within OnTriggerStay
Repro steps:1) Open the attached project and the only scene in it2) Play the scene3) Notice the crash Regression introduced in: 5.3.... Read more
[DX12][Editor] Switching API to DX12 in "Blacksmith" scene of "Environme...
Switching Graphics API to D3D12 in the Blacksmith scene of the Environments demo project causes the editor to crash. Switching API i... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument