Search Issue Tracker
SerializedProperty Undo does not work properly when the parent Serialize...
Generating diff of this object for undo because the type tree changed still occurs. I have attached a repro. Open the project. Navig... Read more
Video player doesn't play when building on Windows for OSX
Steps to reproduce:1. Open user attached project on Windows2. Build for OSX, x86_64 Architecture (Don't build for x86, it is confirm... Read more
[Android] Particles not rendered in the Player on some Android devices w...
How to reproduce:1. Open the “IN-71101” project2. In the Build Settings “Run Device” dropdown, select the desired device3. Add the “... Read more
[iOS] Spinning wheel appears and application crashes on a device if exte...
To reproduce:1. Open project attached by the user2. Make sure "starter" scene is included in the build settings and build it for iOS... Read more
Shader does not show up on iOS 10 GLES3
1. Open my attached project2. Make sure OpenGLES3 is selected as graphics API3. Build & deploy to iOS10 device. Expected result:... Read more
[PostProcessing][URP][Built-in Renderer] FPS drop due to PPv2/Universal ...
Reproduction steps:1. Open "1202538" project2. Build & Run for Android3. Notice the FPS in the top left corner of the screen4. T... Read more
Unable to find a corresponding location while using Partial classes/meth...
Reproduction steps: 1. Open "Test Project.zip" project and "SampleScene" scene2. Open "TestClass.Partial" in VS3. In Line 9 add a Br... Read more
WASM runtime error: integer overflow/unrepresentable
-e: when running attached scene in WASM it will fail with an error about integer overflow--works when loading asm build -repro:--get... Read more
Using Content Size Fitter or Vertical Layout Group causes error
When using the Content Size Fitter OR the Vertical Layout Group components on the Content of a Scroll View, and playing the scene an... Read more
'A tree couldn't be loaded because the prefab is missing' error is throw...
To reproduce:1. Create a new project2. Import attached custom package ("case_1191833.unitypackage")3. Observe Console Expected resul... 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