Search Issue Tracker
[VR] Unity crashes with Oculus utilities in ovrp_GetEyeTextureSize
To reproduce:1.Create new project, import "Oculus utilities for Unity" from here: https://developer.oculus.com/downloads/game-engine... Read more
[IL2CPP] Array.SetValue does not set proper values from enum
1. Open attached project2. Build to iOS with IL2CPP3. Array.GetValues will return wrong values Note: no repro with mono backend Read more
[IL2CPP] TextArea not working
-e: see title, works in 5.2.1 -repro:--build and run attached project--NOTICE TextArea isn't displayed in the scene Read more
NetworkManager doesnt become "ready" if online scene is set, and offline...
NetworkManager doesnt become "ready" if online scene is set, and offline scene is not set. This makes the "Client Ready" in-game UI ... Read more
Commands with duplicate names call wrong command.
when [Commands] are used that are non-unique (i.e. when there is several instances of the same NetworkBehavior script attached to a ... Read more
OnPreCull & OnPreRender FOV change regression since 5.1.3
Changing camera FOV in OnPreCull and restoring it in OnPreRender stopped working since 5.1.3. Read more
[DX11] Screen flips upside down with non native full screen resolution &...
1. Open attached "Flip" project.2. Build and run this project.3. Select native screen resolution and make sure "Windowed" check box ... Read more
[ParticleDistance] Particle distance sorting doesn't sort correctly
How to reproduce:1. Open the attached project2. Open and play "example" scene3. Play the particle system, and pan your camera around... 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
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected