Search Issue Tracker
JavaScript files under WebGLTemplates folder are being compiled as Unity...
How to reproduce:1. Open the attached "TestFor1067185.zip" project2. Go to Assets -> WebGLTemplates -> TestTemplate3. Modify t... Read more
[PacMan | VR] Enabling and disabling VR mode puts pac man into a bad state
PacMan Enabling and disabling VR mode puts pac man into a bad state. I can get back into that state easily by:1) Create a new projec... Read more
ParticleSystem.WaitForPreviousRenderingToFinish takes a lot of time
To reproduce: 1. Open the attached project (VUE Unity Development.zip)2. Open the "Particle Stress Test" scene3. Enter Play mode4. O... Read more
[Mobile][Fixed in 2019] Double clicking the lock button sets OnApplicati...
Steps to reproduce:1) Open the attached project.2) Build and Run on iOS or Android.- Make sure sound is enabled on the device.3) Dou... Read more
Attaching a script with mismatching script name/class name shows wrong n...
To reproduce: 1. Open the attached project (Exercise.zip)2. Rename the GMx script to LevelJump and try attaching it to the GM game o... Read more
[Terrain] Details are not being painted according to the selected brush
Details are not being painted according to the selected brush Steps to repro:1. Open attached or create a new project2. Hierarchy &g... Read more
Editor crashes at GUIView::GUIViewWndProc when Custom Editor window is o...
To reproduce:1. Open my attached project (Test CustomEditor.zip)2. Click Test>My Window3. Try to dock this window anywhere or cli... Read more
[TMPro] Text only shows up after unchecking Auto Size when spawning a Pr...
Steps to reproduce:1. Open user-submitted project2. Load scene Test3. Enter Play mode4. Find TextMeshPro Text GameObject (Canvas>... Read more
[Windows] Unable to use Undo if Editor layout is set to default
How to reproduce:A:1. Create new project2. Reset layout to default (even if it’s already default)3. Move camera in the scene view4. ... Read more
SkinnedMeshRenderer without bone weights is not rendered in player
Reproduction steps:1. Open user's attached project2. Open the SampleScene;3. Make a standalone build4. Run the built project; Expect... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation