Search Issue Tracker
Crash in GameObject::QueryComponentByType(Unity::Type const*) const when...
How to reproduce:1. Download the tester-attached Scene(SampleScene.unity)2. Create a new Unity project3. Import and open the Scene E... Read more
[Roslyn Analyzers] Analysis is not performed when a ruleset file is modi...
Reproduction steps:1. Open the user's attached project2. Open Assets/Scripts/Default.ruleset3. In Visual Studio expand Microsoft.Uni... Read more
The Game view is black and the Editor throws a NullReferenceException af...
Reproduction steps: Create a new project with com.unity.template.hdrp-blank (empty HDRP project) Go to Window → Rendering → HDRP Wiz... Read more
"Failed reading from" and "Failed creating system" errors are thrown on ...
To repro:1. Open project attached.2. Open scene (Ice Cubes or Amber Cubes) . Actual result: You get errors:Failed reading from: '4c/... Read more
[OculusXR][Quest] Application crashes on start up upon updating to Oculu...
Steps to reproduce:1. Open the attached user's project "Into-Dementia-VR2.zip"2. Switch to the Android Platform3. In "Project Settin... Read more
OnDrag is blocked by Perspective camera Clipping Planes Far value
Better Repro:- Open case_775756-TestDrag.7z project and its main scene- Both sprites have a OnPointerClick event handler that logs t... Read more
[AABB][Particles] Errors when adding BoxCollider to legacy particles
How to reproduce:1. Import the ParticleError package and open the included scene (it has GO with ElipsoidParticleEmitter and Particl... Read more
[ARCore][Android] Application crashes when exiting the app
Repro steps:1. Open QA attached project "repro_1197049"2. Build and Run the HelloAR scene on Android3. After the app launches press ... Read more
Crash without a stacktrace when moving Tilemap brush in the Scene window
Reproduction steps:1. Open user's attached project2. Open scene "Map-A" and the Tile Palette window3. In the Tile Pallet window, sel... Read more
Inconsistency between Exported Results and Test Runner Window when using...
Reproduction steps:1. Open the attached “TaskTestsInternalException.zip” project2. Open the “Test Runner” Window (Window > Genera... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class