Search Issue Tracker
4.5 version pdb2mdb.exe missing few dlls
There is missing few dll`s in "(Your Unity)\Editor\Data\MonoBleedingEdge\lib\mono" that is required by pdb2mdb.exe. It used to work ... Read more
Crash on TcpProtobufClient::EndBatch when creating a Prefab and Cache Se...
Reproduction steps:1. Open the user's attached project2. Open "Assets/Scenes/SampleScene" scene3. Create a new GameObject "Cube"4. D... Read more
"Could not find specified video device" error when using WebCamTexture w...
Reproduction steps:1. Open OBS2. Click "Start Virtual Camera"3. Open the attached "VirtualCam.zip" project4. Open the "SampleScene" ... Read more
[Windows] InputValue of the scroll wheel changes with the step of ±120 w...
Reproduction steps: Open the attached “InputSystem” project Open the “InputManager” scene Enter the Play Mode Scroll the mouse wheel... Read more
[WebGL][BuildError] Constant il2cpp build error after OSX 12.3 Upgrade
Repro:On a macOS computer with macOS 12.3:1. Create a new empty 3D project2. Switch platform to WebGL3. Build What happens: the foll... Read more
Rigidbody2d with kinematic rigidbody will not cause OnTriggerEnter2d
To reproduce:1. Create two 2D cubes with colliders 2d2. Attach a rigidbody 2D to one of the cubes and make the other cube a trigger3... Read more
Backspace doesn't works in WebView android plugin
Steps to repro:1. Build and run project provided by user2. After start app will immediately invoke WebView plugin and open google se... Read more
When opening MonoDevelop, 2 instances of one script are opened
To reproduce:1. Open attached project. It contains two scripts2. Open both of these scripts in monodevelop3. Try to open either of t... Read more
RenderTextures do not include Canvas (UI) elements
How to reproduce:1. Open the attached project2. Open and play Main scene3. Notice that where was white screen, screenshot appeared4.... Read more
Error message - Asset import did not unload metadata path. This will lea...
Reproduction steps: 1) Add a model to a project, or open the attached project2) Click the model (Rio) in the project window3) Click ... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera