Search Issue Tracker
bin-linux64 expected by Runtime Compiler
https://forum.unity.com/threads/bin-linux64-expected-by-runtime-compiler.510843/ Code (CSharp): using System;using System.CodeDom.Co... Read more
[Linux] Crash in _dl_find_dso_for_object when entering play mode with VR...
Steps to reproduce:1. Create a new project2. Enable VR Support under Player Settings3. Enter play mode Result: crash#0 0x007ffd0b19c... Read more
TestRunner not showing tests with multiple TestFixtures or TestFixtureSo...
Steps to reproduce : Open attached projectOpen TestRunner windowExpected : Tests using [TestFixture] or [TestFixtureSource] attribut... Read more
[PLM] 'Failed to copy lightmap snapshot' errors are displayed after togg...
Steps to repro: 1. Open attached project and 'TestScene';2. Go to Lighting settings window (Window>Lighting>Settings);3. Click... Read more
Sprite 2D physicsShape is not set until 'Edit Physics Shape' tab is open...
To reproduce: 1. Open Project2. Set Sprite's MeshType to FullRect3. Drag sprite into scene4. Add PolygonCollider2D5. Notice the Poly... Read more
[TreeCreator] Error "NullReferenceException" are thrown when the main no...
1. Open attached "CrashRepro.zip" Unity project2. Enter "test" scene3. Select Tree4. Select one of the branch group from the inspect... Read more
Random.insideUnitCircle always returns (0, 0)
Random.insideUnitCircle is no longer functional Download attached project or have a script do a: Debug.Log(Random.insideUnitCircle);... Read more
[iOS][IL2CPP] Player crashes at ObjectTranslator_importType after loadin...
To reproduce:1. Download attached project2. Build it for iOS platform-- If there would be any issues with building project open XCla... Read more
XRNodeState.TryGetAngularVelocity returns incorrect values while using O...
Steps to reproduce:1. Download the latest attached project(XRNODEBUG.zip)2. Open the project3. Enable VR and set SDK to OpenVR4. Ent... Read more
Crash on 'PPtr<AnimatorState>::operator AnimatorState * __ptr64' during ...
Steps to reproduce:1. Open user attached project2. Reimport ProtagonistController.controller Expected result: editor should not cras... 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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”