Search Issue Tracker
[CustomEditor] MissingReferenceExceptions are thrown when building a pla...
Repro steps:1. Open attached project2. Open scene "SampleScene"3. Select the "Cube" GameObject in the Hierarchy4. File -> Build S... Read more
Particles are spawned in the incorrect position in Play mode when specif...
ParticleSystem has "Rotation" field in its ShapeModule. When specified rotation is not along only one axis (for example Shape is to ... Read more
[ShortcutManager] Alt + Shift + A shortcut does not toggle a gameobject'...
Alt+Shit+A is making the Assets menu appear rather than toggling a gameobject's active state. Regressed somewhere between 2018.3.0a1... Read more
Unity appears to hang for large periods of time when opening large proje...
To reproduce:1. Set up unity-cache-server (if you have already seted up the server go to step 2, if not, set it up first! )2. On Mac... Read more
[iOS] Canvas shows up after a delay when a splash screen animation ends
Reproduction steps:1. Open the attached project.2. Switch to an iOS platform.3. Build and run it on an iOS device. Actual behavior:-... Read more
Build Settings window UI is broken and ArgumentNullException errors are ...
How to reproduce:1. Open the attached project2. Open "File/Build Settings..." window3. Select "Universal Windows Platform" tab Expec... Read more
Live Video pass through as background silently fails on ARFoundation ove...
Live Video pass through as background silently fails on ARFoundation over ARCore on Android when Graphics are set to OpenGLES2.0 1. ... Read more
[2D] [Tilemap] Isometric Tilemap Cell Size resets to default when a new ...
[2D] [Tilemap] Isometric Tilemap Cell Size resets to default when a new Tilemap is added to the Grid Steps to Repro:1. create a new ... Read more
[IL2CPP] AutomaticWorldBootstrap is stripped in Pure ECS build
Reproduction steps:1. Open the attached project.2. Build and run it on an iOS device.3. Check the Console. Actual behavior:- Only UP... Read more
RenderTexture does not render to Camera when using custom SRP and Builti...
How to reproduce:1. Open my attached project ("RenText.zip")2. In Hierarchy window, select Main Camera3. Observe Scene view Expected... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default