Search Issue Tracker
[ParticleSystem] Starting spawn location changes
Steps to reproduce:1) open attached project2) play scene 'Asteroids&Particles'3) go into scene view and select 'SideView' from h... Read more
[ExecuteInEditMode] OnTransformChildrenChanged is called thrice when del...
Steps to reproduce: 1. Open attached project2. Open scene "OnTransformChildrenChangedBug"3. In hieararchy, select "Bug" GO and creat... Read more
Playables crash on cyclic graphs
Run the "Test Cycle" scene.We do not handle cycles in the graph so Mixer A -> Mixer B -> Mixer A crashes.We should detect and ... Read more
[iOS] InputField.onEndEdit is called on both the current and previous in...
How to reproduce: 1. Open attached project2. Open scene TestScene.unity3. Build to iOS and run4. Click on any Input Field- Note the ... Read more
Elements of world space canvas twitch if rotating canvas that are far fr...
Steps to reproduce: 1. Open attached project "791841.zip"2. Open scene "Scenes/repro"3. In hierarchy, select "GameObject"4. Start ro... Read more
[iOS][Metal] Shader renders skybox using Metal on iOS device
To reproduce:1. Open attached project ("791835.zip")2. Open "BugScene" scene3. Notice how the mine has a "hole" caused by a shader4.... Read more
Unity Editor crashes when playing a scene
Reproduction steps:1. Open project I attached "EditorCrash"2. Open scene "demo_scene"3. Play the scene - Unity Editor crashes Note 1... Read more
Crash when destroying a playable without unconnecting first
Crash when destroying a playable without unconnecting first In the attached scene, run and press the Crash button. We call Destroy()... Read more
[Shuriken] Negative scale on billboards does not make any changes to the...
Steps to reproduce: 1. Download and import attached project.2. Open scene: test_2_Quads3. Press play4. Inspect particles (Top row), ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS