Search Issue Tracker
[Android] Build and run fails when Rewired is present in the project
Repro steps:1. Open QA attached project "repro_1169148"2. Switch build target to Android3. Build and run Actual: Build fails with a ... Read more
[Android][macOS][Logcat] Terminal is not opened with "Open Terminal" fro...
Editor throws "Win32Exception: Cannot find the specified file" and Terminal doesn't open when the "Open Terminal" option is selected... Read more
Set as first/last sibling is not working when using Menu Bar
Reproduction steps: Open the attached project (“SetSibling.zip“) Select Scene “Assets/Scenes/SampleScene” Select the Child GameObjec... Read more
Fixed size buffers do not get serialized when used in generic structs
Reproduction steps: Open the attached project Open the “/Assets/TestPrefab.prefab” Prefab Observe the “Test Script” Component in the... Read more
Editor crashes when loading RenderDoc with Graphics API set to OpenGLES2...
How to reproduce:1. Install RenderDoc (https://renderdoc.org/)2. Create a new Unity project3. Open the Player Settings ("Edit->Pr... Read more
VisualElement’s auto width is incorrect when the element’s parent has a ...
Reproduction steps:1. Open project “ToolkitBug”2. Open the GrowBug (Visual Tree Asset) through the Project window3. Observe the view... Read more
Burst performance is degraded up to 8 times when number of calculations ...
How to reproduce:1. Open attached project ("BurstPerformance.zip")2. Open Test Runner3. Open Performance Test Report4. In Test Runne... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
Model skin weights are not evaluated when editing them in Paused Game view
To reproduce:1. Open up 'SkinWeightsBugRepro.zip' attached project2. Enter Game view and then Pause it3. In Hierarchy search for 'jn... 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