Search Issue Tracker
SerializeReference working incorrectly when using Prefab Variant
Reproduction steps: Open the attached project(“VarianSerializationBug.zip“) Select Scene Assets/Scenes/SampleScene Select Assets/Var... Read more
[iOS] targetFrameRate targets 30fps when it's set to -1
To Reproduce: 1. Deploy the attached project.2. Observe the outputted frame rate. Read more
Particles set to emit from a Skinned Mesh Renderer do not work with Blen...
When a particle system is set to use a Skinned Mesh Renderer as its Shape, and that mesh is using blend shapes, the particles are on... Read more
UNITY_SAMPLE_TEX2DARRAY returns incorrect results
Reproduction steps:1. Open the attached project “Shader Sampling Test”2. Enter Play mode Expected result: Both of the cubes are gree... Read more
Surface shader analysis not using 32-bit floats for fixed/half/float/dou...
Reproduction steps:1. Open attached Unity project.2. Open "Bug scene".3. Notice, that "Sphere" game object is black.4. Open "Bug" sh... Read more
Changes to top prefab can cause "scheduled for reimport during the Refre...
How to reproduce:1. Open the user attached project2. Set up a git repository for the project3. Create two commits changing the scale... Read more
Rotation value change on the X-axis gets stuck when using transform.rota...
Reproduction steps:1. Open the attached “RotationTransform.zip” project2. Enter the Play mode3. Select the “Cube” GameObject from th... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce:1. Open tester-attached project (ParticleCrash)2. In SampleScene enter Play Mode3. Press 'Space' to call ParticleSy... Read more
[XR SDK] CameraWorldToScreenPoint returns offset coordinates
Reproduction steps:1. Open the attached project ("1304082.zip")2. Open the "SampleScene" scene3. Enter the Play mode4. Select the "S... Read more
Enabling Batch Render Group API has negative impact on performance in XR...
Reproduction steps:1. Open the user's attached project2. Enter Play mode3. Open Stats in the Game view and observe FPS4. Disable "To... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template