Search Issue Tracker
[Android] Editor lets you export a project with internal build system
Reproduction steps: 1) Create a new project 2) Go to Build Settings (don't forget to change bundle identifier in order to build succ... Read more
Editing Layout Group Rect Transform in play mode makes scene dirty when ...
To reproduce: 1. Open project 2. Open 'TestScene_Prefabs_Broken' scene 3. Change game view aspect ratio to 5:4, play and stop scene... Read more
iOS Replay Kit using inappropriate non-public APIs
Project with iOS Replay Kit is being rejected by App Store due to using inappropriate non-public APIs. Replay Kit feature for Unity... Read more
[ParticleSystem] Contradictory warnings in Visual Studio and Unity console
Reproduction steps: 1. Download project "SmallMultitool.zip" and open in Unity 2. Open script "UIParticles" 3. In line 7 delete keyw... Read more
Recorder.elapsedNanoseconds values do not match with Profiler time value...
Reproduction steps: 1. Open the attached project "Profiler Bug.zip"; 2. Open the Test scene; 3. Enable the Profiler by clicking "Rec... Read more
[UnityWebRequest] Unity WebGL application served from a URL with a non-s...
How to reproduce: 1. Create new project file and switch Platform to WebGL 2. Create and assign to GameObject new c# code: public cl... Read more
InvalidOperationException Operation is not valid due to the current stat...
To repro: 1. Create a new project. 2. Open Window - TestRunner. 3. In Playmode tab press Enable Playmode tests -> Enable -> Ok. E... Read more
Video Player audio clip is unaffected by the Audio Source components set...
Steps to reproduce: 1. Download and open the latest attached project(oc link) 2. Enter Playmode 3. Change different settings on the ... Read more
Playing animation via Animator.SetBool(anim, true) causes crash on Anima...
How to reproduce: 1. Open the attached project 2. Open the "Movement" scene 3. Press Play 4. Press Z to play the attack animation A... Read more
Graphics.DrawMeshNow uses SceneView camera matrix
Steps to reproduce: 1. Download and open the attached project 2. Select Tools > Render to image test Expected result: SceneView cam... 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
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP