Search Issue Tracker
[macOS] Crash in objc_retain when docking the Asset Store window with ce...
How to reproduce: 1. Create a new Unity project 2. Switch to the '2 by 3' Editor layout 3. Open the Asset Store window 4. Undock it ... Read more
[Android] Can't relocate the caret in Input Fields when Hide Mobile Inpu...
Repro steps: 1. Create a new project 2. Add a regular Input Field 3. Enable "Hide Mobile Input" 4. Build and Run on Android 5. Touch... Read more
[XR][Multiview] Reflections are rendered the same in both eyes
Repro steps: 1. Open QA attached project repro_1260736 2. Build and Run on Quest 3. Notice the same view is rendered in both eyes A... Read more
Editor only classes break serialization when using SerializeReference at...
How to reproduce: 1. Open user's attached "SerializeReference Bug.zip" project 2. Open "Bug" Scene 3. Go to File -> Build And Run 4.... Read more
[AssetDatabase2] Editor encounters an endless recursion when importing a...
How to reproduce: 1. Create a new 3D template project 2. Import the attached Unity Package file named "Package_1260657" Expected re... Read more
[WebGL] Misleading JSON parse errors are thrown when Javascript interop ...
Reproduction steps: 1. Open the attached project ("case_1260637-unicode-javascript.zip") 2. Switch the build target to WebGL 3. Make... Read more
[Input System] Player Input Manager's Join Action is not triggered when ...
Reproduction steps: 1. Open the attached project ("case_1260625-JoinAction.zip") 2. Open the repro scene ("MainMenu") 3. Enter Play ... Read more
AsyncGPUReadback can leak memory under certain circumstances.
If you first read back into a native array, then do a normal readback, the normal readback can leak memory, if it reuses the request... Read more
[Android] Screen texture flickers when changing device's orientation
Repro steps: 1. Open QA attached project 1260575 2. Export a gradle project 3. Build the project to an Android device in Android Stu... Read more
[Profiler] Explorer opens in a different project on clicking save curren...
If we save the current profiling information of the open project then it will open the location of the previous project and not the ... 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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function