Search Issue Tracker
Normal Map of Prefab with negative scale is inverted when rendered in th...
How to reproduce: 1. Open the attached project (ScaleTest.zip) 2. Open scene OpenThisScene 3. Go to the Game view 4. Observe the thr... Read more
[XR Interaction Toolkit 2.3.1] XR Interactor Line Visual stops when stop...
Reproduction steps: 1. Open the attached project “BugRepro” 2. Open “Assets/Scenes/SampleScene.scene” 3. Build and Run to a Quest 2 ... Read more
Launching Unity from command prompt ignores command line arguments when ...
Reproduction steps: 1. Open the Command prompt 2. Call "C:\Program Files\Unity 5.4.1p1\Editor\"Unity.exe -batchmode Note: Calling ... Read more
[Collab] Moving an empty folder before publishing hides it from the Coll...
How to reproduce: 1. In a Collab-enabled Project, add a new folder. Notice that the folder's meta file appears in the Collab Toolbar... Read more
Analytics package reports errors with absolute path
How to reproduce: 1. Create a new project 2. Install Analytics package 3. Try to produce an error related to Analytics package Expe... Read more
Compute shader loop treating integer constants as floats
Reproduction steps: 1. Create a new project or open an existing one 2. Add the attached Sky.compute shader in the project 3. Make su... Read more
"Failed reading from" and "Failed creating system" errors are thrown on ...
To repro: 1. Open project attached. 2. Open scene (Ice Cubes or Amber Cubes) . Actual result: You get errors: Failed reading fro... Read more
OnDrag is blocked by Perspective camera Clipping Planes Far value
Better Repro: - Open case_775756-TestDrag.7z project and its main scene - Both sprites have a OnPointerClick event handler that logs... Read more
[AABB][Particles] Errors when adding BoxCollider to legacy particles
How to reproduce: 1. Import the ParticleError package and open the included scene (it has GO with ElipsoidParticleEmitter and Partic... Read more
[AssetBundles] RecompressAssetBundle never does the expected CRC check
How to reproduce: 1. Open the attached project 2. Open the Test Runner 3. Run the tests Actual result: Tests fails. Expected result... 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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script