Search Issue Tracker
Can't assign prefab to script GameObject public parameter
1. What happened In Inspector can't assign prefab from Assets, as a GameObject parameter in script. The behaviour can be viewed here... Read more
[Shuriken] Particles disappear after going offscreen and returning
Steps to reproduce: 1. Download and import attached project. (ParticlesDisappearing.zip) 2. Open scene: main. 3. Play. 4. Return to... Read more
[WebGL] Autoconnecting project to profiler locks up browser periodically
To reproduce: 1) Create new project Optional: Create a moving cube to better see when it freezes 2) Change platform to WebGL 3) Enab... Read more
[IL2CPP] Socket.Select throws NullReferenceException while using NetMQ l...
1. Install py27-zmq via macports 2. Go into project root 3. Via terminal python2.7 zmq_echo_rtr.py 4. Open project in Unity 5. Build... Read more
[Particles]Small particles cause large shadows
When the max particle size is very small the shadows cast will sometimes become too large. (see gif) 1) Open Project ParticlesShadow... Read more
'GetLocalizedString is not allowed...' error in console on dropping spri...
1. What happened Dropping sprite into scene view causes the following error to be logged into console: GetLocalizedString is not all... Read more
Once SuspensionSpring of Wheelcollider get's set to 0, it's impossible t...
To reproduce: 1. Open attached project 2. Enter play mode How to get to this state: 1. Create a new vehicle with EasySuspension 2. ... Read more
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps: 1. Open attached Unity project. 2. Open and play "ts" scene. 3. Unity crashes. Additional note: "Marshal.Struct... Read more
Reordering a component breaks prefab
Follow steps to reproduce the issue: 1. Create new project 2. Create a new scene 3. Create an object 4. Attach couple of components ... Read more
[IL2CPP] Application crashes if nested generic is used
1. Open attached project 2. Build to iOS with IL2CPP 3. Project will crash Note: no repro with mono 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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon